OpenSTA/sdc
Jaehyun Kim 57e264f252 test: remove tests that pass nullptr Pin to PinIdHash-based maps
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>
2026-03-20 23:11:25 +09:00
..
test test: remove tests that pass nullptr Pin to PinIdHash-based maps 2026-03-20 23:11:25 +09:00
Clock.cc update copyright 2026-03-10 14:57:45 -07:00
ClockGatingCheck.cc update copyright 2026-03-10 14:57:45 -07:00
ClockGroups.cc update copyright 2026-03-10 14:57:45 -07:00
ClockInsertion.cc update copyright 2026-03-10 14:57:45 -07:00
ClockLatency.cc update copyright 2026-03-10 14:57:45 -07:00
CycleAccting.cc update copyright 2026-03-10 14:57:45 -07:00
DataCheck.cc update copyright 2026-03-10 14:57:45 -07:00
DeratingFactors.cc update copyright 2026-03-10 14:57:45 -07:00
DisabledPorts.cc update copyright 2026-03-10 14:57:45 -07:00
ExceptionPath.cc update copyright 2026-03-10 14:57:45 -07:00
InputDrive.cc update copyright 2026-03-10 14:57:45 -07:00
PinPair.cc update copyright 2026-03-10 14:57:45 -07:00
PortDelay.cc update copyright 2026-03-10 14:57:45 -07:00
PortExtCap.cc update copyright 2026-03-10 14:57:45 -07:00
Sdc.cc update copyright 2026-03-10 14:57:45 -07:00
Sdc.i update copyright 2026-03-10 14:57:45 -07:00
Sdc.tcl update copyright 2026-03-10 14:57:45 -07:00
SdcCmdComment.cc update copyright 2026-03-10 14:57:45 -07:00
Variables.cc update copyright 2026-03-10 14:57:45 -07:00
WriteSdc.cc update copyright 2026-03-10 14:57:45 -07:00
WriteSdc.hh update copyright 2026-03-10 14:57:45 -07:00
WriteSdcPvt.hh update copyright 2026-03-10 14:57:45 -07:00