OpenSTA/sdf
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
..
test test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
ReportAnnotation.cc remove using std from headers 2025-04-11 16:59:48 -07:00
ReportAnnotation.hh update copyright 2025-01-21 18:54:33 -07:00
Sdf.i update copyright 2025-01-21 18:54:33 -07:00
Sdf.tcl report_annotated_delay -list_annotated -> -report_annotated 2025-05-08 17:49:46 -07:00
SdfLex.ll remove using std from headers 2025-04-11 16:59:48 -07:00
SdfParse.yy remove using std from headers 2025-04-11 16:59:48 -07:00
SdfReader.cc remove using std from headers 2025-04-11 16:59:48 -07:00
SdfReader.hh update copyright 2025-01-21 18:54:33 -07:00
SdfReaderPvt.hh remove using std from headers 2025-04-11 16:59:48 -07:00
SdfScanner.hh remove using std from headers 2025-04-11 16:59:48 -07:00
SdfWriter.cc Verilog make pins for liberty pg_pins resolves #326 2025-11-07 11:55:43 -07:00
SdfWriter.hh update copyright 2025-01-21 18:54:33 -07:00