OpenSTA/sdf/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
sdf_advanced.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_advanced.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_annotation.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_annotation.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_check_annotation.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_check_annotation.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_cond_pathpulse.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_cond_pathpulse.sdf test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_cond_pathpulse.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_cond_pathpulse.v test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_device_cond.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_device_cond.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_edge_write.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_edge_write.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_read_write.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_read_write.sdfok test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_read_write.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_reread_cond.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_reread_cond.tcl test: Apply review feedback - part3 2026-02-20 13:05:07 +09:00
sdf_test1.sdf test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_test1.v test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_test2.sdf test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_test2.v test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_test3.sdf test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_test3.v test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_test4.sdf test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_test4.v test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_test5.sdf test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_test5.v test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_test5_incr.sdf test: Initial upload 2026-02-13 19:19:09 +09:00
sdf_timing_checks.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_timing_checks.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_write_interconnect.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdf_write_interconnect.tcl test: Apply review feedback - part2 2026-02-20 01:13:42 +09:00