mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 04:01:25 +00:00
rewrite functional backend test code in python
This commit is contained in:
parent
9ad859fc0a
commit
674e6d201d
57 changed files with 554 additions and 1238 deletions
2
tests/functional/run-test.sh
Executable file
2
tests/functional/run-test.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
pytest -v "$@"
|
Loading…
Add table
Add a link
Reference in a new issue