OpenSTA/power
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
Power.cc rm PwrActivityOrigin::defaulted 2026-03-07 12:21:31 -07:00
Power.hh liberty memory management 2026-02-04 18:33:04 -07:00
Power.i rel 3.0 2026-01-13 09:36:45 -07:00
Power.tcl rel 3.0 2026-01-13 09:36:45 -07:00
ReportPower.cc rel 3.0 2026-01-13 09:36:45 -07:00
ReportPower.hh rel 3.0 2026-01-13 09:36:45 -07:00
SaifLex.ll LibExpr/spef/saif c++ parsers 2025-02-01 14:49:30 -08:00
SaifParse.yy remove using std from headers 2025-04-11 16:59:48 -07:00
SaifReader.cc rm using std:: 2026-03-02 12:13:13 -08:00
SaifReader.hh update copyright 2025-01-21 18:54:33 -07:00
SaifReaderPvt.hh Merge remote-tracking branch 'parallax/rel_3.0' into pull-rel_3.0 2026-02-19 11:31:08 +01:00
SaifScanner.hh remove using std from headers 2025-04-11 16:59:48 -07:00
VcdParse.cc rm using std:: 2026-03-02 12:13:13 -08:00
VcdParse.hh rel 3.0 2026-01-13 09:36:45 -07:00
VcdReader.cc rm using std:: 2026-03-02 12:13:13 -08:00
VcdReader.hh rel 3.0 2026-01-13 09:36:45 -07:00