OpenSTA/graph/test
Jaehyun Kim a1c1685c04 Clean up test suite per 3-way code review findings
- Remove temp files: network_gcd_traversal.log, util_report_redirect.log
- Delete 19 comment-only C++ test stubs (dead code for removed APIs)
- Remove redundant graph_make_verify test (covered by graph_advanced)
- Centralize assert_file_nonempty/assert_file_contains into test/helpers.tcl
  and remove inline copies from 17 verilog test files
- Fix Build.sh stray quotes in heredoc output
- Fix regression.sh unquoted variable expansions
- Update .gitignore: add */test/*.log and Testing/

All 6087 tests pass.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Jaehyun Kim <jhkim@precisioninno.com>
2026-04-02 22:27:27 +09:00
..
cpp update test infra to accomodate std::string instead of const char* 2026-03-30 19:44:26 +00:00
CMakeLists.txt Clean up test suite per 3-way code review findings 2026-04-02 22:27:27 +09:00
graph_advanced.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
graph_advanced.tcl test: Apply review feedback - part3 2026-02-20 13:05:07 +09:00
graph_bidirect.ok test: Fix post-merge build errors and regolden .ok files 2026-03-11 17:11:08 +09:00
graph_bidirect.tcl test: Apply review feedback - part2 2026-02-20 01:13:42 +09:00
graph_bidirect.v test: Initial upload 2026-02-13 19:19:09 +09:00
graph_delay_corners.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_delay_corners.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
graph_delete_modify.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
graph_delete_modify.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_delete_modify.v test: Initial upload 2026-02-13 19:19:09 +09:00
graph_incremental.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
graph_incremental.tcl test: strengthen assertions, add sorted SDC diff, and clean up tests 2026-02-23 11:50:23 +09:00
graph_modify.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
graph_modify.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_operations.ok Merge upstream STA update and adapt all tests to new API 2026-02-23 23:05:29 +09:00
graph_operations.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_test1.v test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
graph_test2.v test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
graph_test3.v test: Add comprehensive test infrastructure and test cases across all OpenSTA modules 2026-02-27 12:59:25 +09:00
graph_timing_edges.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_timing_edges.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_vertex_edge_ops.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_vertex_edge_ops.tcl test: Apply review feedback - part2 2026-02-20 01:13:42 +09:00
graph_wire_inst_edges.ok test: Apply review feedback - part1 2026-02-19 23:30:23 +09:00
graph_wire_inst_edges.tcl test: Apply review feedback - part1 2026-02-19 23:30:23 +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