OpenSTA/util/test
Jaehyun Kim 7173c10cc1 test: strengthen assertions, add sorted SDC diff, and clean up tests
- Split oversized test files to stay under 5,000 lines per file:
  TestSdc.cc → TestSdcClasses.cc, TestSdcStaInit.cc, TestSdcStaDesign.cc
  TestSearchStaDesign.cc → TestSearchStaDesign.cc, TestSearchStaDesignB.cc
  TestLibertyStaBasics.cc → TestLibertyStaBasics.cc, TestLibertyStaBasicsB.cc
  TestNetwork.cc → TestNetwork.cc, TestNetworkB.cc
- Replace ~200+ (void) casts with proper EXPECT_* assertions across all
  C++ test files (dcalc, liberty, network, sdc, search, power, spice, util)
- Remove ~55 SUCCEED() and EXPECT_TRUE(true) no-op assertions
- Fix 6 load-only Tcl tests by adding diff_files verification with
  22 new .sdcok golden reference files
- Delete 7 orphan .ok files with no matching .tcl tests
- Add how_to_write_good_tests.md and TODO6.md documenting test quality rules

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-02-23 17:36:45 +09:00
..
cpp test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +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