mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-07 11:41:23 +00:00
test: restore verific handling, nicer naming
This commit is contained in:
parent
603e5eb30a
commit
6240aec433
24 changed files with 86 additions and 93 deletions
|
@ -105,7 +105,6 @@ generate_tests() {
|
|||
fi
|
||||
}
|
||||
|
||||
run_tests() {
|
||||
generate_mk() {
|
||||
generate_tests "$@" > run-test.mk
|
||||
# exec ${MAKE:-make} -f run-test.mk
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue