diff options
Diffstat (limited to 'tests/verific/run-test.sh')
-rwxr-xr-x | tests/verific/run-test.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/verific/run-test.sh b/tests/verific/run-test.sh new file mode 100755 index 000000000..2f91cf0fd --- /dev/null +++ b/tests/verific/run-test.sh @@ -0,0 +1,4 @@ +#!/usr/bin/env bash +set -eu +source ../gen-tests-makefile.sh +run_tests --yosys-scripts --bash |