mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-26 04:56:05 +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
b5a13ae95b
commit
93f7429f4f
4 changed files with 8 additions and 3 deletions
4
tests/bugpoint/run-test.sh
Executable file
4
tests/bugpoint/run-test.sh
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
set -eu
|
||||
source ../gen-tests-makefile.sh
|
||||
generate_mk --yosys-scripts
|
Loading…
Add table
Add a link
Reference in a new issue