OpenSTA/liberty/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: add explicit assertions to all cpp test cases 2026-02-22 21:14:35 +09:00
CMakeLists.txt test: improve test stability and assertions 2026-02-22 20:34:07 +09:00
liberty_arc_model_deep.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_arc_model_deep.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_busport_mem_iter.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_busport_mem_iter.tcl test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_ccsn.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_ccsn.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_cell_classify_pgpin.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_cell_classify_pgpin.tcl test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_cell_deep.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_cell_deep.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_cell_deep_write.libok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_clkgate_lvlshift.ok test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_clkgate_lvlshift.tcl test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_ecsm.lib test: load ECSM liberty from checked-in file 2026-02-22 20:37:11 +09:00
liberty_ecsm.ok test: improve test stability and assertions 2026-02-22 20:34:07 +09:00
liberty_ecsm.tcl test: strengthen liberty and verilog test assertions 2026-02-23 00:22:31 +09:00
liberty_equiv_cells.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_equiv_cells.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_equiv_cross_lib.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_equiv_cross_lib.tcl test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_equiv_deep.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_equiv_deep.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_equiv_map_libs.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_equiv_map_libs.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_func_expr.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_func_expr.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_leakage_power_deep.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_leakage_power_deep.tcl test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_multi_corner.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_multi_corner.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_multi_lib_equiv.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_multi_lib_equiv.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_opcond_scale.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_opcond_scale.tcl test: remove empty if-bodies and meaningless status prints 2026-02-22 23:43:31 +09:00
liberty_pgpin_voltage.ok test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_pgpin_voltage.tcl test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_power.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_power.tcl test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_properties.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_properties.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_read_asap7.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_read_asap7.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_read_ihp.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_read_ihp.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_read_nangate.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_read_nangate.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_read_sky130.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_read_sky130.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_roundtrip_asap7_invbuf.libok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_roundtrip_asap7_seq.libok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_roundtrip_asap7_simple.libok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_roundtrip_fakeram.libok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_roundtrip_ihp.libok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_roundtrip_nangate.libok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_roundtrip_sky130.libok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_scan_signal_types.ok test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_scan_signal_types.tcl test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_seq_scan_bus.ok test: Remove unnecessary catch blocks from Tcl tests across all modules 2026-02-20 21:07:40 +09:00
liberty_seq_scan_bus.tcl test: remove empty if-bodies and meaningless status prints 2026-02-22 23:43:31 +09:00
liberty_sky130_corners.ok test: strengthen liberty and verilog test assertions 2026-02-23 00:22:31 +09:00
liberty_sky130_corners.tcl test: strengthen liberty and verilog test assertions 2026-02-23 00:22:31 +09:00
liberty_timing_models.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_timing_models.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_timing_types_deep.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_timing_types_deep.tcl test: Apply review feedback - part3 2026-02-20 13:05:07 +09:00
liberty_wireload.ok test: Improve test assertions and stabilize multimodule write test 2026-02-22 19:25:58 +09:00
liberty_wireload.tcl test: Improve test assertions and stabilize multimodule write test 2026-02-22 19:25:58 +09:00
liberty_write_roundtrip.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_write_roundtrip.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_writer.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_writer.tcl test: strengthen liberty and verilog test assertions 2026-02-23 00:22:31 +09:00
liberty_writer_roundtrip.ok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_writer_roundtrip.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_writer_rt1.libok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
liberty_writer_rt_sky.libok test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
regression test: Initial upload 2026-02-13 19:19:09 +09:00
sky130_corners_test.v test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00