OpenSTA/util/test
Jaehyun Kim e5d8d8c970 test: Remove empty-body assertions and fix test issues from review feedback
Remove useless empty-body if-blocks that check file size/existence without
doing anything, replacing them with meaningful puts output where appropriate.
Split monolithic verilog test files into individual per-test files with
their own .ok golden files. Update .ok files to match actual output.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-02-22 18:52:36 +09:00
..
cpp test: Refactoring. Standardize Google Test naming conventions by removing `R#_` prefixes, improve temporary file creation with `mkstemp`, etc 2026-02-13 20:36:42 +09:00
CMakeLists.txt test: Apply review feedback - part2 2026-02-20 01:13:42 +09:00
regression test: Initial upload 2026-02-13 19:19:09 +09:00
util_commands.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_commands.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_log_redirect.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_log_redirect.tcl test: Add explanatory comments to all catch blocks in Tcl tests 2026-02-20 15:39:36 +09:00
util_msg_suppress.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_msg_suppress.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_parallel_misc.ok test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
util_parallel_misc.tcl test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00
util_pattern_string.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_pattern_string.tcl test: Add explanatory comments to all catch blocks in Tcl tests 2026-02-20 15:39:36 +09:00
util_report_debug.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_report_debug.tcl test: Apply review feedback - part4 2026-02-20 14:13:55 +09:00
util_report_format.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_report_format.tcl test: Add explanatory comments to all catch blocks in Tcl tests 2026-02-20 15:39:36 +09:00
util_report_redirect.log test: Initial upload 2026-02-13 19:19:09 +09:00
util_report_redirect.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_report_redirect.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_report_string_log.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
util_report_string_log.tcl test: Remove empty-body assertions and fix test issues from review feedback 2026-02-22 18:52:36 +09:00