OpenSTA/util
Jaehyun Kim a5f8e9c3ab test: Fix test failures after master merge
Update test code to match API changes from upstream master:

- TestGraph.cc: Fix makeScenes() call to pass reference instead of pointer
- TestLibertyClasses.cc: Fix ScaleFactorType wire_res/wire_cap name mapping;
  fix TablePtr usage by calling .get() where const TableModel* is expected
- TestLibertyClasses.cc: Update liberty_read_nangate.ok for new timing arc output
- TestPower.cc: Replace PwrActivityOrigin::defaulted with ::unknown;
  fix isSet() expectations (unknown origin returns false)
- TestSdcClasses.cc, TestSdf.cc, TestUtil.cc, TestSpice.cc:
  Fix RiseFall::to_string() expected values from short form ("^"/"v")
  to long form ("rise"/"fall")
- TestUtil.cc: Remove tests for deleted StringVector/split/TokenParser
  and StringSet::deleteContents (removed from master)
- TestSpice.cc: Replace StdStringSeq with StringSeq
- helpers.tcl: Use pwd-based result_dir so module tests write results
  to their own test/results/ directory
- verilog_bus.ok: Update golden file for new port ordering from master

Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-03-11 10:16:27 +09:00
..
test test: Fix test failures after master merge 2026-03-11 10:16:27 +09:00
Debug.cc rel 3.0 2026-01-13 09:36:45 -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 rel 3.0 2026-01-13 09:36:45 -07:00
FlexDisableRegister.hh verilog c++ parser 2025-01-21 18:35:21 -07:00
Fuzzy.cc rm using std:: 2026-03-02 12:13:13 -08: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 rel 3.0 2026-01-13 09:36:45 -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 rel 3.0 2026-01-13 09:36:45 -07:00
PatternMatch.cc rm using std:: 2026-03-02 12:13:13 -08:00
Report.cc rm using std:: 2026-03-02 12:13:13 -08: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 rel 3.0 2026-01-13 09:36:45 -07:00
RiseFallMinMaxDelay.cc rel 3.0 2026-01-13 09:36:45 -07:00
RiseFallValues.cc rel 3.0 2026-01-13 09:36:45 -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
StringUtil.cc StdStringSeq -> StringSeq 2026-03-08 15:51:50 -07:00
Transition.cc RiseFall use shortName instead of to_string 2026-03-06 12:02:05 -07:00
Util.i rel 3.0 2026-01-13 09:36:45 -07:00
gzstream.hh Fix an undefined behaviour and a memory leak (#289) 2025-09-03 15:12:26 -07:00