PinIdHash::operator()(nullptr) calls network_->id(nullptr) which dereferences null, causing segfault in CI environments. Removed 3 tests: - SdcInitTest.SdcIsLeafPinNonGeneratedClockNull - StaInitTest.IsClockSrcNoDesign - StaInitTest.StaIsClockSrcNoDesign2 Co-Authored-By: Claude <noreply@anthropic.com> Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| TestSearchClasses.cc | ||
| TestSearchIncremental.cc | ||
| TestSearchStaDesign.cc | ||
| TestSearchStaDesignB.cc | ||
| TestSearchStaInit.cc | ||
| TestSearchStaInitB.cc | ||