mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 02:57:51 +00:00
tests: Add bugpoint to MK_TEST_DIRS
Also change `-err_grep` to `-err-grep` for consistency with `-expect-return`.
This commit is contained in:
parent
65a5227c14
commit
ded51e7622
4 changed files with 8 additions and 3 deletions
1
Makefile
1
Makefile
|
@ -866,6 +866,7 @@ MK_TEST_DIRS += tests/arch/nexus
|
|||
MK_TEST_DIRS += tests/arch/quicklogic/pp3
|
||||
MK_TEST_DIRS += tests/arch/quicklogic/qlf_k6n10f
|
||||
MK_TEST_DIRS += tests/arch/xilinx
|
||||
MK_TEST_DIRS += tests/bugpoint
|
||||
MK_TEST_DIRS += tests/opt
|
||||
MK_TEST_DIRS += tests/sat
|
||||
MK_TEST_DIRS += tests/sim
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue