OpenSTA/dcalc
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
ArcDcalcWaveforms.cc update copyright 2025-01-21 18:54:33 -07:00
ArcDcalcWaveforms.hh update copyright 2025-01-21 18:54:33 -07:00
ArcDelayCalc.cc Add missing system header includes. (#330) 2025-11-17 09:23:32 -08:00
Arnoldi.hh update copyright 2025-01-21 18:54:33 -07:00
Arnoldi.txt arnoldi delay calculator 2018-10-24 14:22:21 -07:00
ArnoldiDelayCalc.cc rm using std::string from headers 2025-05-22 09:25:56 -07:00
ArnoldiDelayCalc.hh update copyright 2025-01-21 18:54:33 -07:00
ArnoldiReduce.cc remove using std from headers 2025-04-11 16:59:48 -07:00
ArnoldiReduce.hh update copyright 2025-01-21 18:54:33 -07:00
CcsCeffDelayCalc.cc rm using std::string from headers 2025-05-22 09:25:56 -07:00
CcsCeffDelayCalc.hh rm using std::string from headers 2025-05-22 09:25:56 -07:00
DcalcAnalysisPt.cc update copyright 2025-01-21 18:54:33 -07:00
DelayCalc.cc update copyright 2025-01-21 18:54:33 -07:00
DelayCalc.i rm using std::string from headers 2025-05-22 09:25:56 -07:00
DelayCalc.tcl Messages: Generates messages ids during build and stop in case of duplicate and fix duplicate messages ids (#210) 2025-02-12 09:33:13 -08:00
DelayCalcBase.cc rm using std::string from headers 2025-05-22 09:25:56 -07:00
DelayCalcBase.hh rm using std::string from headers 2025-05-22 09:25:56 -07:00
DmpCeff.cc Change DmpAlg to use preallocated arrays (#283) 2025-08-23 11:34:32 -07:00
DmpCeff.hh rm using std::string from headers 2025-05-22 09:25:56 -07:00
DmpDelayCalc.cc update copyright 2025-01-21 18:54:33 -07:00
DmpDelayCalc.hh update copyright 2025-01-21 18:54:33 -07:00
FindRoot.cc update copyright 2025-01-21 18:54:33 -07:00
FindRoot.hh update copyright 2025-01-21 18:54:33 -07:00
GraphDelayCalc.cc dcalc bfs incr level/hercules_is_int 0.3 correlation 2026-01-06 14:37:26 -08:00
LumpedCapDelayCalc.cc rm using std::string from headers 2025-05-22 09:25:56 -07:00
LumpedCapDelayCalc.hh rm using std::string from headers 2025-05-22 09:25:56 -07:00
NetCaps.cc update copyright 2025-01-21 18:54:33 -07:00
NetCaps.hh update copyright 2025-01-21 18:54:33 -07:00
ParallelDelayCalc.cc remove using std from headers 2025-04-11 16:59:48 -07:00
ParallelDelayCalc.hh update copyright 2025-01-21 18:54:33 -07:00
PrimaDelayCalc.cc rm using std::string from headers 2025-05-22 09:25:56 -07:00
PrimaDelayCalc.hh remove using std from headers 2025-04-11 16:59:48 -07:00
UnitDelayCalc.cc rm using std::string from headers 2025-05-22 09:25:56 -07:00
UnitDelayCalc.hh rm using std::string from headers 2025-05-22 09:25:56 -07:00