mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-06 22:34:07 +00:00
Organize tests into subdirectories and use a new makefile that scans .sby files and allows selecting tests by mode, engine, solver and/or subdirectory. Automatically skips tests that use engines/solvers that are not found in the PATH. See `cd tests; make help` for a description of supported make targets. |
||
---|---|---|
.. | ||
JUnit.xsd | ||
junit_assert.sby | ||
junit_assert.sh | ||
junit_cover.sby | ||
junit_cover.sh | ||
junit_expect.sby | ||
junit_expect.sh | ||
junit_nocodeloc.sby | ||
junit_nocodeloc.sh | ||
junit_timeout_error.sby | ||
junit_timeout_error.sh | ||
Makefile | ||
validate_junit.py |