OpenSTA/graph/test/CMakeLists.txt

17 lines
235 B
CMake

sta_module_tests("graph"
TESTS
advanced
bidirect
delay_corners
delete_modify
incremental
make_verify
modify
operations
timing_edges
vertex_edge_ops
wire_inst_edges
)
add_subdirectory(cpp)