OpenSTA/search/test/cpp
Minju Kim 509913b139 search/test: adapt PathEnd gtests to set_path_margin API
Upstream e9c075ab (BIGFEATURE: Add `set_path_margin` command, parallaxsw#469)
added a `PathMargin *path_margin` parameter to the PathEndCheck,
PathEndOutputDelay and PathEndGatedClock constructors, between `mcp` and the
argument that followed it.

Our per-module gtests are not in the upstream tree, so the upstream change did
not touch them and the merge left them calling the old arity. Pass nullptr for
the new parameter; these cases only exercise type()/typeName()/copy(), so no
margin is needed.

No behavioral change - test-only API adaptation.

Signed-off-by: Minju Kim <mkim@precisioninno.com>
2026-08-14 19:47:46 +09:00
..
CMakeLists.txt test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
TestReportFields.hh upstream changes 5/14 plus fix report generic field 2026-05-14 21:01:39 +00:00
TestSearchClasses.cc update test infra 2 2026-03-30 21:49:10 +00:00
TestSearchIncremental.cc test codes updated to compile succesfully with new changes in upstream 2026-04-20 14:47:52 +00:00
TestSearchStaDesign.cc coverity and tag and scene doc 2026-07-08 20:02:44 +00:00
TestSearchStaDesignB.cc update tests golden outputs and one cpp file to accomodate new changes in upstream OSTA. functionality remains the same 2026-04-20 15:05:37 +00:00
TestSearchStaInit.cc search/test: adapt PathEnd gtests to set_path_margin API 2026-08-14 19:47:46 +09:00
TestSearchStaInitB.cc search/test: adapt PathEnd gtests to set_path_margin API 2026-08-14 19:47:46 +09:00