3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-08-04 10:20:24 +00:00
yosys/tests/functional/run-test.sh
Krystine Sherwin 3c54d8aef7
tests/functional: Auto parallelize
Use the unique cell name (cell type + parameters) for the vcd filename to avoid collisions when converting to fst.
2025-07-07 10:38:32 +12:00

2 lines
43 B
Bash
Executable file

#!/usr/bin/env bash
pytest -v -n auto "$@"