Skip to content

Commit 14e3939

Browse files
committed
cts/grt: add missing tests to bzl
Signed-off-by: Matt Liberty <[email protected]>
1 parent 646a606 commit 14e3939

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/cts/test/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ COMPULSORY_TESTS = [
1818
"check_charBuf",
1919
"check_max_fanout1",
2020
"check_max_fanout2",
21+
"check_max_fanout3",
2122
"check_wire_rc_cts",
2223
"dummy_load",
2324
"find_clock",

src/grt/test/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ TESTS = [
7676
"set_nets_to_route1",
7777
"silence",
7878
"single_row",
79+
"soft_ndr_4w_6s",
7980
"top_level_term1",
8081
"top_level_term2",
8182
"top_level_term3",

0 commit comments

Comments
 (0)