OpenSTA/graph
Jaehyun Kim 59663ab640 update test files for upstream API refactoring
Adapt all cpp/tcl test files to match upstream OpenSTA API changes:
- string* output params changed to string return values (Verilog, Network)
- Report methods renamed (reportLineString->reportLine, printf->std::format)
- Delay type refactored from float typedef to class (Graph)
- Liberty model APIs updated (value semantics, shared_ptr, PocvMode)
- EXPECT_STREQ -> EXPECT_EQ for std::string returns (Sdc, Search)
- streamPrint -> sta::print with std::format specifiers (Spice)
- Avoid unset_clock_groups -all path (upstream iterator invalidation bug)

Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-03-23 13:58:23 +00:00
..
test update test files for upstream API refactoring 2026-03-23 13:58:23 +00:00
Graph.cc use std::format squash 2026-03-16 15:01:38 -07:00
Graph.i use std::format squash 2026-03-16 15:01:38 -07:00
Graph.tcl lvf squish 2026-03-13 14:06:35 -07:00
GraphCmp.cc update copyright 2026-03-10 14:57:45 -07:00