OpenSTA/liberty
Jaehyun Kim aac881a974 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-21 18:46:31 +09:00
..
test update test files for upstream API refactoring 2026-03-21 18:46:31 +09:00
EquivCells.cc update copyright 2026-03-10 14:57:45 -07:00
FuncExpr.cc update copyright 2026-03-10 14:57:45 -07:00
InternalPower.cc lvf squish 2026-03-13 14:06:35 -07:00
LeakagePower.cc update copyright 2026-03-10 14:57:45 -07:00
LibExprLex.ll LibExpr/spef/saif c++ parsers 2025-02-01 14:49:30 -08:00
LibExprParse.yy update copyright 2026-03-10 14:57:45 -07:00
LibExprReader.cc use std::format squash 2026-03-16 15:01:38 -07:00
LibExprReader.hh update copyright 2026-03-10 14:57:45 -07:00
LibExprReaderPvt.hh update copyright 2026-03-10 14:57:45 -07:00
LibExprScanner.hh update copyright 2026-03-10 14:57:45 -07:00
Liberty.cc Merge branch 'master' of https://github.com/parallaxsw/OpenSTA 2026-03-21 18:09:38 +09:00
Liberty.i use std::format squash 2026-03-16 15:01:38 -07:00
Liberty.tcl update copyright 2026-03-10 14:57:45 -07:00
LibertyBuilder.cc use std::format squash 2026-03-16 15:01:38 -07:00
LibertyBuilder.hh update copyright 2026-03-10 14:57:45 -07:00
LibertyExt.cc liberty reader rewrite 2026-02-27 17:12:50 -08:00
LibertyLex.ll liberty reader rewrite 2026-02-27 17:12:50 -08:00
LibertyParse.yy use std::format squash 2026-03-16 15:01:38 -07:00
LibertyParser.cc use std::format squash 2026-03-16 15:01:38 -07:00
LibertyParser.hh update copyright 2026-03-10 14:57:45 -07:00
LibertyReader.cc use std::format squash 2026-03-16 15:01:38 -07:00
LibertyReader.hh update copyright 2026-03-10 14:57:45 -07:00
LibertyReaderPvt.hh use std::format squash 2026-03-16 15:01:38 -07:00
LibertyScanner.hh Report use string instead of string_view 2026-03-18 13:01:05 -07:00
LibertyWriter.cc use std::format squash 2026-03-16 15:01:38 -07:00
LinearModel.cc lvf squish 2026-03-13 14:06:35 -07:00
Sequential.cc update copyright 2026-03-10 14:57:45 -07:00
TableModel.cc use std::format squash 2026-03-16 15:01:38 -07:00
TimingArc.cc lvf squish 2026-03-13 14:06:35 -07:00
TimingModel.cc update copyright 2026-03-10 14:57:45 -07:00
TimingRole.cc update copyright 2026-03-10 14:57:45 -07:00
Units.cc use std::format squash 2026-03-16 15:01:38 -07:00
Wireload.cc update copyright 2026-03-10 14:57:45 -07:00