OpenSTA/sdc
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
Clock.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
ClockGatingCheck.cc update copyright 2025-01-21 18:54:33 -07:00
ClockGroups.cc update copyright 2025-01-21 18:54:33 -07:00
ClockInsertion.cc update copyright 2025-01-21 18:54:33 -07:00
ClockLatency.cc update copyright 2025-01-21 18:54:33 -07:00
CycleAccting.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
DataCheck.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
DeratingFactors.cc update copyright 2025-01-21 18:54:33 -07:00
DisabledPorts.cc update copyright 2025-01-21 18:54:33 -07:00
ExceptionPath.cc disconnect_pin do not delete pin from exceptions 2025-11-13 10:31:43 -07:00
InputDrive.cc ReportPath const 2025-02-01 14:53:28 -08:00
PinPair.cc update copyright 2025-01-21 18:54:33 -07:00
PortDelay.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
PortExtCap.cc update copyright 2025-01-21 18:54:33 -07:00
Sdc.cc sdc: Fix dangling pointer issue in `Sdc::deleteDeratingFactors()` 2026-02-13 22:53:41 +09:00
Sdc.i rm Sta:findGroupPathPins 2025-11-08 18:42:41 -07:00
Sdc.tcl Fix for invalid operator error handling (#366) 2026-01-23 11:39:56 -08:00
SdcCmdComment.cc update copyright 2025-01-21 18:54:33 -07:00
SdcGraph.cc update copyright 2025-01-21 18:54:33 -07:00
Variables.cc factor variables out of sdc 2025-04-09 16:35:15 -07:00
WriteSdc.cc sdc ExceptionPathSet*->ExceptionPathSet 2025-11-08 13:38:07 -07:00
WriteSdcPvt.hh name, asString -> to_string, const 2025-03-30 15:27:53 -07:00