3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-31 23:34:57 +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:
Krystine Sherwin 2025-07-29 11:39:51 +12:00
parent b5a13ae95b
commit 93f7429f4f
No known key found for this signature in database
4 changed files with 8 additions and 3 deletions

View file

@ -868,6 +868,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