OpenSTA/sdc/test
Jaehyun Kim 05e65b1dbf Remove read_sdc roundtrip from all SDC tests
OpenROAD regression runs 7600+ tests in a shared environment where
clock definitions leak between tests. Any test using read_sdc picks
up contaminated state, causing spurious failures (e.g., clk2 period
15 vs 20). Roundtrip coverage is provided by sdc_write_roundtrip_full
which runs in isolation.

Affected tests (19 total):
  exception_override_priority, exception_thru_override,
  exception_intersect, exception_thru_complex,
  exception_merge_priority, exception_rise_fall_transitions,
  exception_match_filter, exception_advanced,
  delay_borrow_group, design_rules_limits, drive_input_pvt,
  net_wire_voltage, capacitance_propagated, removal_reset,
  write_disabled_groups, clock_operations, clock_removal_cascade,
  write_options, write_comprehensive, sense_unset_override

All 6107 tests pass.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-04-03 11:02:08 +09:00
..
cpp Merge branch 'master' of https://github.com/The-OpenROAD-Project-private/OpenSTA into secure-sta-test-by-opus 2026-04-01 23:54:49 +09:00
CMakeLists.txt test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
regression test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
save_ok test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
sdc_advanced.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
sdc_advanced.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_capacitance_propagated.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_capacitance_propagated.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_case1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_case2.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_clk_grp_allow.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_clk_grp_async.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_clk_grp_final.sdcok Fix test suite for upstream API changes after merge 2026-03-21 19:23:36 +09:00
sdc_clk_grp_logical.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_clk_grp_multi.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_clk_grp_phys.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_clk_sense.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_clk_uncert.sdcok Fix test suite for upstream API changes after merge 2026-03-21 19:23:36 +09:00
sdc_clkgate1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_clock_groups_sense.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
sdc_clock_groups_sense.tcl Fix test suite for upstream API changes after merge 2026-03-21 19:23:36 +09:00
sdc_clock_operations.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_clock_operations.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_clock_removal_cascade.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_clock_removal_cascade.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_clocks.ok test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
sdc_clocks.tcl update test files for upstream API refactoring 2026-03-23 13:58:23 +00:00
sdc_constraints.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_constraints.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_cycle_acct.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_cycle_acct_clk_relationships.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_cycle_acct_clk_relationships.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_cycle_acct_genclk.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_cycle_acct_genclk.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_cycle_acct_genclk.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_datacheck1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_delay_borrow_group.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_delay_borrow_group.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_derate1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_derate2.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_derate3.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_derate4.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_derate_disable_deep.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_derate_disable_deep.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_design_rules_limits.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_design_rules_limits.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_disable1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_disable_case.ok test: Fix post-merge build errors and regolden .ok files 2026-03-11 17:11:08 +09:00
sdc_disable_case.tcl Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00
sdc_disable_case_compat.sdcok Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00
sdc_disable_case_d6.sdcok Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00
sdc_disable_case_final.sdcok Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00
sdc_drive_input_pvt.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_drive_input_pvt.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_environment.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_environment.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_exc_override1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exc_override2.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exc_override3.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exc_override4.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exc_override_unset.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exc_thru_complex1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exc_thru_complex2.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exc_thru_complex3.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exc_thru_complex4.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exc_thru_complex_unset.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exception_advanced.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exception_advanced.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exception_int1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exception_int2.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exception_int3.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exception_int4.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exception_int5.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 17:36:45 +09:00
sdc_exception_intersect.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exception_intersect.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exception_match_filter.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_exception_match_filter.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exception_merge_priority.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exception_merge_priority.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exception_override_priority.ok Remove SDC roundtrip from exception_override_priority test 2026-04-02 21:44:26 +09:00
sdc_exception_override_priority.tcl Remove SDC roundtrip from exception_override_priority test 2026-04-02 21:44:26 +09:00
sdc_exception_rise_fall_transitions.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exception_rise_fall_transitions.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exception_thru1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_exception_thru2.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_exception_thru3.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_exception_thru_complex.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exception_thru_complex.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exception_thru_net.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_exception_thru_net.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_exception_thru_override.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_exception_thru_override.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_exceptions.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_exceptions.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_filter_query.ok Adapt test files to upstream API changes (string_view migration) 2026-03-31 16:34:40 +09:00
sdc_filter_query.tcl Adapt test files to upstream API changes (string_view migration) 2026-03-31 16:34:40 +09:00
sdc_filter_query1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_filter_query2.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_genclk_advanced.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
sdc_genclk_advanced.tcl Fix test suite for upstream API changes after merge 2026-03-21 19:23:36 +09:00
sdc_genclk_compat.sdcok Fix test suite for upstream API changes after merge 2026-03-21 19:23:36 +09:00
sdc_genclk_d6.sdcok Fix test suite for upstream API changes after merge 2026-03-21 19:23:36 +09:00
sdc_genclk_native.sdcok Fix test suite for upstream API changes after merge 2026-03-21 19:23:36 +09:00
sdc_leaf_pin1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_leaf_pin2.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_leaf_pin3.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_leaf_pin_filter_removal.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_leaf_pin_filter_removal.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_logic1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_net_wire_voltage.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_net_wire_voltage.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_port_delay_adv1.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_port_delay_adv2.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_port_delay_adv3.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_port_delay_advanced.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
sdc_port_delay_advanced.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_removal_reset.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_removal_reset.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_remove_clock_gating.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
sdc_remove_clock_gating.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_sense_unset_override.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_sense_unset_override.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_test1.v test: Initial upload 2026-02-13 19:19:09 +09:00
sdc_test2.v test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
sdc_variables.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_variables.tcl Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
sdc_write_comprehensive.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_write_comprehensive.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_write_disabled_groups.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_write_disabled_groups.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_write_options.ok Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_write_options.tcl Remove read_sdc roundtrip from all SDC tests 2026-04-03 11:02:08 +09:00
sdc_write_read.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_write_read.sdcok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_write_read.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
sdc_write_roundtrip.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
sdc_write_roundtrip.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
sdc_write_roundtrip_full.ok test: Fix post-merge build errors and regolden .ok files 2026-03-11 17:11:08 +09:00
sdc_write_roundtrip_full.tcl Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00
sdc_wrt_full_compat.sdcok Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00
sdc_wrt_full_d2.sdcok Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00
sdc_wrt_full_d8.sdcok Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00
sdc_wrt_full_final.sdcok Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00
sdc_wrt_full_hpins.sdcok Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00
sdc_wrt_full_native.sdcok Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00
sdc_wrt_full_rewrite.sdcok Fix non-deterministic SDC write ordering in tests 2026-03-29 23:31:33 +09:00