yosys/tests/functional/run-test.sh

3 lines
60 B
Bash
Raw Normal View History

#!/usr/bin/env bash
pytest -v -m "not smt and not rkt" "$@"