OpenSTA/util/test
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
..
cpp test: add explicit assertions to all cpp test cases 2026-02-22 21:14:35 +09:00
CMakeLists.txt test: Apply review feedback - part2 2026-02-20 01:13:42 +09:00
regression test: Initial upload 2026-02-13 19:19:09 +09:00
util_append.txtok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_commands.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_commands.tcl test: remove empty if-bodies and meaningless status prints 2026-02-22 23:43:31 +09:00
util_debug_log.txtok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_debug_redir.txtok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_log_large.txtok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_log_redirect.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_log_redirect.tcl test: remove empty if-bodies and meaningless status prints 2026-02-22 23:43:31 +09:00
util_log_simul.txtok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_msg_suppress.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_msg_suppress.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_parallel_append.txtok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_parallel_misc.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_parallel_misc.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_pattern_string.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_pattern_string.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_redir_simul.txtok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_report_debug.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_report_debug.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_report_format.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_report_format.tcl test: remove empty if-bodies and meaningless status prints 2026-02-22 23:43:31 +09:00
util_report_redirect.log test: Initial upload 2026-02-13 19:19:09 +09:00
util_report_redirect.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_report_redirect.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_report_string_log.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_report_string_log.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
util_report_string_log_bad_verilog.v test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00