OpenSTA/liberty/test
Jaehyun Kim e0f47a92f4 test: remove empty if-bodies and meaningless status prints
Negate conditions in empty if-body assertions so the FAIL message
is printed directly (e.g. `if { $x != 0 } { } else { puts FAIL }`
becomes `if { $x == 0 } { puts FAIL }`).  Remove dead if/else blocks
where both branches were empty, strip meaningless status-only puts
from Tcl tests and their .ok golden files, and wrap a long line in
search_report_gated_datacheck.tcl to stay within 80 columns.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-02-22 23:43:31 +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: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
liberty_cell_deep.tcl test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +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: load ECSM liberty from checked-in file 2026-02-22 20:37:11 +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: Apply review feedback - part1 2026-02-19 23:30: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: Apply review feedback - part1 2026-02-19 23:30: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: Apply review feedback - part1 2026-02-19 23:30: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: Apply review feedback - part1 2026-02-19 23:30: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: Apply review feedback - part3 2026-02-20 13:05:07 +09:00
liberty_sky130_corners.tcl test: Apply review feedback - part3 2026-02-20 13:05:07 +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: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
liberty_write_roundtrip.tcl test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
liberty_writer.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_writer.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
liberty_writer_roundtrip.ok test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
liberty_writer_roundtrip.tcl test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +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