OpenSTA/sdc
Jaehyun Kim 547737f71e test: Apply review feedback - part2
- Remove stale line-number coverage comments (# Targets: line NNN, hit=0)
- Remove useless file-existence checks from verilog/sdf tests
- Delete 21 orphaned dcalc Tcl tests (C++ tests already cover them)
- Rename liberty_ccsn_ecsm -> liberty_ccsn (no ECSM libs available)
- Fix liberty_sky130_corners to use define_corners/-corner for real multi-corner testing
- Add report_checks per wireload model in liberty_wireload
- Fix test/regression to work from test/ directory (label mismatch)
- Refactor all module CMakeLists.txt with sta_module_tests() macro

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 01:13:42 +09:00
..
test test: Apply review feedback - part2 2026-02-20 01:13:42 +09:00
Clock.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
ClockGatingCheck.cc update copyright 2025-01-21 18:54:33 -07:00
ClockGroups.cc update copyright 2025-01-21 18:54:33 -07:00
ClockInsertion.cc update copyright 2025-01-21 18:54:33 -07:00
ClockLatency.cc update copyright 2025-01-21 18:54:33 -07:00
CycleAccting.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
DataCheck.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
DeratingFactors.cc update copyright 2025-01-21 18:54:33 -07:00
DisabledPorts.cc update copyright 2025-01-21 18:54:33 -07:00
ExceptionPath.cc disconnect_pin do not delete pin from exceptions 2025-11-13 10:31:43 -07:00
InputDrive.cc ReportPath const 2025-02-01 14:53:28 -08:00
PinPair.cc update copyright 2025-01-21 18:54:33 -07:00
PortDelay.cc name, asString -> to_string, const 2025-03-30 15:27:53 -07:00
PortExtCap.cc update copyright 2025-01-21 18:54:33 -07:00
Sdc.cc sdc: Fix dangling pointer issue in `Sdc::deleteDeratingFactors()` 2026-02-13 22:53:41 +09:00
Sdc.i rm Sta:findGroupPathPins 2025-11-08 18:42:41 -07:00
Sdc.tcl Fix for invalid operator error handling (#366) 2026-01-23 11:39:56 -08:00
SdcCmdComment.cc update copyright 2025-01-21 18:54:33 -07:00
SdcGraph.cc update copyright 2025-01-21 18:54:33 -07:00
Variables.cc factor variables out of sdc 2025-04-09 16:35:15 -07:00
WriteSdc.cc sdc ExceptionPathSet*->ExceptionPathSet 2025-11-08 13:38:07 -07:00
WriteSdcPvt.hh name, asString -> to_string, const 2025-03-30 15:27:53 -07:00