OpenSTA/parasitics
Jaehyun Kim b6d598a119 test: strengthen assertions, add sorted SDC diff, and clean up tests
- Add diff_files_sorted to test/helpers.tcl for hash-order-independent
  SDC comparison (fixes non-deterministic write_sdc output ordering)
- Use diff_files_sorted in sdc_derate_disable_deep and
  sdc_port_delay_advanced tests
- Remove stale coverage percentages from test comments (Comment 1)
- Remove unnecessary catch blocks in search property tests (Comment 3)
- Strengthen load-only tests with actual data verification (Comment 8)
- Remove orphan .ok files for deleted monolithic tests (Comment 9)
- Add golden .sdcok/.libok/.vok/.sdfok files for SDC/liberty/verilog
  write-and-diff tests
- Add -B (clean rebuild) option to make_coverage_report.sh
- Replace (void) casts and EXPECT_TRUE(true) with real assertions in
  TestSdc.cc and TestVerilog.cc

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-02-23 11:50:23 +09:00
..
test test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
ConcreteParasitics.cc replace_cell w/spef memory issue 2025-12-02 14:29:55 -08:00
ConcreteParasitics.hh replace_cell w/spef memory issue 2025-12-02 14:29:55 -08:00
ConcreteParasiticsPvt.hh update copyright 2025-01-21 18:54:33 -07:00
EstimateParasitics.cc update copyright 2025-01-21 18:54:33 -07:00
EstimateParasitics.hh update copyright 2025-01-21 18:54:33 -07:00
Parasitics.cc update copyright 2025-01-21 18:54:33 -07:00
Parasitics.i update copyright 2025-01-21 18:54:33 -07:00
Parasitics.tcl read_spef rm deprecated arg warnings 2025-07-19 17:16:01 -07:00
ReduceParasitics.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
ReduceParasitics.hh update copyright 2025-01-21 18:54:33 -07:00
ReportParasiticAnnotation.cc update copyright 2025-01-21 18:54:33 -07:00
ReportParasiticAnnotation.hh update copyright 2025-01-21 18:54:33 -07:00
SpefLex.ll spef unescaped names resolves #208 2025-02-10 17:32:50 -07:00
SpefNamespace.cc update copyright 2025-01-21 18:54:33 -07:00
SpefNamespace.hh update copyright 2025-01-21 18:54:33 -07:00
SpefParse.yy remove using std from headers 2025-04-11 16:59:48 -07:00
SpefReader.cc spef support net missing divider escape resolves #311 2025-10-14 15:58:48 -07:00
SpefReader.hh update copyright 2025-01-21 18:54:33 -07:00
SpefReaderPvt.hh remove using std from headers 2025-04-11 16:59:48 -07:00
SpefScanner.hh remove using std from headers 2025-04-11 16:59:48 -07:00