OpenSTA/verilog/test
Jaehyun Kim b6d598a119 test: strengthen assertions, add sorted SDC diff, and clean up tests
- Add diff_files_sorted to test/helpers.tcl for hash-order-independent
  SDC comparison (fixes non-deterministic write_sdc output ordering)
- Use diff_files_sorted in sdc_derate_disable_deep and
  sdc_port_delay_advanced tests
- Remove stale coverage percentages from test comments (Comment 1)
- Remove unnecessary catch blocks in search property tests (Comment 3)
- Strengthen load-only tests with actual data verification (Comment 8)
- Remove orphan .ok files for deleted monolithic tests (Comment 9)
- Add golden .sdcok/.libok/.vok/.sdfok files for SDC/liberty/verilog
  write-and-diff tests
- Add -B (clean rebuild) option to make_coverage_report.sh
- Replace (void) casts and EXPECT_TRUE(true) with real assertions in
  TestSdc.cc and TestVerilog.cc

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-02-23 11:50:23 +09:00
..
cpp test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
CMakeLists.txt test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
assign_net.v test: Initial upload 2026-02-13 19:19:09 +09:00
bus_connect.v test: Initial upload 2026-02-13 19:19:09 +09:00
constant_net.v test: Initial upload 2026-02-13 19:19:09 +09:00
positional.v test: Initial upload 2026-02-13 19:19:09 +09:00
regression test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_advanced_out1.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_advanced_out2.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_advanced_out3.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_advanced_out4.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_advanced_out5.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_advanced_out6.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_advanced_out7.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_advanced_out8.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_assign.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_assign.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_assign_out.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_assign_test.v test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_attributes.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_attributes.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_bus.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_bus.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_bus_out.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_bus_partselect.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_bus_partselect.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_bus_partselect.v test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_bus_ps_basic.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_bus_ps_modified.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_bus_ps_pwr.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_bus_ps_remove.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_bus_ps_roundtrip2.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_bus_test.v test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_complex_bus.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_complex_bus.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_complex_bus_out.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_complex_bus_test.v test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_const_concat.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_const_concat.tcl test: Apply review feedback - part2 2026-02-20 01:13:42 +09:00
verilog_const_concat.v test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_coverage.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_coverage.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_coverage_out.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_coverage_test.v test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_error_paths.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_error_paths.tcl test: Apply review feedback - part2 2026-02-20 01:13:42 +09:00
verilog_error_paths.v test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_escaped_bus.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_escaped_bus_pwr.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_escaped_write_bus.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_escaped_write_bus.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_escaped_write_complex.ok test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
verilog_escaped_write_complex.tcl test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
verilog_escaped_write_const.ok test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
verilog_escaped_write_const.tcl test: strengthen liberty and verilog test assertions 2026-02-23 00:22:31 +09:00
verilog_escaped_write_hier.ok test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
verilog_escaped_write_hier.tcl test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
verilog_escaped_write_supply.ok test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
verilog_escaped_write_supply.tcl test: strengthen liberty and verilog test assertions 2026-02-23 00:22:31 +09:00
verilog_example1_modified.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_example1_modified_pwr.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_basic.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_large.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_large.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_large_out.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_large_pwr.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_large_sort.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_pwr.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_pwr_remove.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_remove.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_roundtrip.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_sort.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_writer.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_gcd_writer.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_hier_basic.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_hier_pwr.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_hier_write.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_hier_write.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_multimodule_write.ok test: Improve test assertions and stabilize multimodule write test 2026-02-22 19:25:58 +09:00
verilog_multimodule_write.tcl test: Improve test assertions and stabilize multimodule write test 2026-02-22 19:25:58 +09:00
verilog_preproc_param.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_preproc_param.tcl test: Apply review feedback - part2 2026-02-20 01:13:42 +09:00
verilog_preproc_param.v test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_read_asap7.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_read_asap7.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_remove_basic.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_both.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_buf.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_cells_basic.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_cells_basic.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_cells_complex.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_cells_complex.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_cells_hier.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_cells_hier.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_cells_multigate.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_cells_multigate.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_cells_reread.ok test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
verilog_remove_cells_reread.tcl test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
verilog_remove_cells_supply.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_cells_supply.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_complex_buf.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_complex_dff.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_dff.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_empty.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_hier_and.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_hier_buf.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_md_and.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_md_basic.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_md_gates.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_md_inv.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_pwr.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_supply_buf.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_remove_supply_pwr.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_roundtrip.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_roundtrip.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_roundtrip.vok test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_specify.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_specify.tcl test: strengthen liberty and verilog test assertions 2026-02-23 00:22:31 +09:00
verilog_supply_tristate.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_supply_tristate.tcl test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
verilog_supply_tristate.v test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_test1.v test: Initial upload 2026-02-13 19:19:09 +09:00
verilog_test1_basic.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_test1_pwr.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_asap7.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_asap7.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_asap7.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_asap7_pwr.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_asap7_remove.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_assign_types.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_write_assign_types.tcl test: strengthen liberty and verilog test assertions 2026-02-23 00:22:31 +09:00
verilog_write_bus_types.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_write_bus_types.tcl test: strengthen liberty and verilog test assertions 2026-02-23 00:22:31 +09:00
verilog_write_complex_bus_types.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_write_complex_bus_types.tcl test: strengthen liberty and verilog test assertions 2026-02-23 00:22:31 +09:00
verilog_write_nangate.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_write_nangate.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_write_nangate_out1.vok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_write_nangate_out2.vok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_write_options.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_options.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_options_out1.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_options_out2.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_options_out3.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_options_out4.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_options_out5.vok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_write_sky130.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
verilog_write_sky130.tcl test: strengthen liberty and verilog test assertions 2026-02-23 00:22:31 +09:00
verilog_writer_asap7.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_writer_asap7.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_writer_modify.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_writer_modify.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_writer_nangate.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_writer_nangate.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_writer_sky130.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
verilog_writer_sky130.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00