mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-12 18:24:44 +00:00
Disable more unnecessary tests
This commit is contained in:
parent
2508d45f0b
commit
18d46c00e0
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -918,8 +918,8 @@ SH_TEST_DIRS += tests/xprop
|
|||
SH_TEST_DIRS += tests/select
|
||||
SH_TEST_DIRS += tests/proc
|
||||
SH_TEST_DIRS += tests/blif
|
||||
SH_TEST_DIRS += tests/arch
|
||||
SH_TEST_DIRS += tests/rpc
|
||||
# SH_TEST_DIRS += tests/arch
|
||||
# SH_TEST_DIRS += tests/rpc
|
||||
SH_TEST_DIRS += tests/memfile
|
||||
SH_TEST_DIRS += tests/fmt
|
||||
# SH_TEST_DIRS += tests/cxxrtl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue