mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-09 17:31:59 +00:00
Makefile: Add tests/scripts
This commit is contained in:
parent
40cd1729d5
commit
4006dafefc
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -886,6 +886,7 @@ MK_TEST_DIRS += tests/arch/xilinx
|
||||||
MK_TEST_DIRS += tests/bugpoint
|
MK_TEST_DIRS += tests/bugpoint
|
||||||
MK_TEST_DIRS += tests/opt
|
MK_TEST_DIRS += tests/opt
|
||||||
MK_TEST_DIRS += tests/sat
|
MK_TEST_DIRS += tests/sat
|
||||||
|
MK_TEST_DIRS += tests/scripts
|
||||||
MK_TEST_DIRS += tests/sim
|
MK_TEST_DIRS += tests/sim
|
||||||
MK_TEST_DIRS += tests/svtypes
|
MK_TEST_DIRS += tests/svtypes
|
||||||
MK_TEST_DIRS += tests/techmap
|
MK_TEST_DIRS += tests/techmap
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue