OpenSTA/util
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
..
test test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
Debug.cc debug required count 2025-04-25 16:35:15 -07:00
DispatchQueue.cc util: Add method to get thread count from dispatch queue (#324) 2025-12-12 15:49:22 -08:00
Error.cc update copyright 2025-01-21 18:54:33 -07:00
FlexDisableRegister.hh verilog c++ parser 2025-01-21 18:35:21 -07:00
Fuzzy.cc update copyright 2025-01-21 18:54:33 -07:00
Hash.cc update copyright 2025-01-21 18:54:33 -07:00
Machine.cc update copyright 2025-01-21 18:54:33 -07:00
MachineApple.cc update copyright 2025-01-21 18:54:33 -07:00
MachineLinux.cc linux compile resolves #235 2025-04-12 10:53:34 -07:00
MachineUnknown.cc update copyright 2025-01-21 18:54:33 -07:00
MachineWin32.cc update copyright 2025-01-21 18:54:33 -07:00
MinMax.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
PatternMatch.cc util: Fix memory leak in PatternMatch (#282) 2025-08-11 16:25:47 -07:00
Report.cc test: Initial upload 2026-02-13 19:19:09 +09:00
ReportStd.cc update copyright 2025-01-21 18:54:33 -07:00
ReportTcl.cc update copyright 2025-01-21 18:54:33 -07:00
RiseFallMinMax.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
RiseFallValues.cc update copyright 2025-01-21 18:54:33 -07:00
StaConfig.hh.cmake Include StaConfig.hh once (#305) 2025-10-07 09:12:54 -07:00
Stats.cc update copyright 2025-01-21 18:54:33 -07:00
StringSeq.cc update copyright 2025-01-21 18:54:33 -07:00
StringSet.cc update copyright 2025-01-21 18:54:33 -07:00
StringUtil.cc remove using std from headers 2025-04-11 16:59:48 -07:00
TokenParser.cc update copyright 2025-01-21 18:54:33 -07:00
Transition.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
Util.i more unit issues 2025-12-05 14:47:16 -07:00
gzstream.hh Fix an undefined behaviour and a memory leak (#289) 2025-09-03 15:12:26 -07:00