3
0
Fork 0
mirror of https://github.com/YosysHQ/sby.git synced 2025-04-06 22:34:07 +00:00
sby/tests
Jannis Harder 2d3d96478a Tests for --keep-going
This also changes the test Makefile to run `.check.py` files after
running the corresponding `.sby` file to allow more precise testing of
the keep going feature.
2022-03-30 11:26:58 +02:00
..
.gitignore Tests for --keep-going 2022-03-30 11:26:58 +02:00
both_ex.sby fix induction 2022-02-07 22:01:52 +01:00
both_ex.v add tests directory with additional tests 2020-07-24 13:51:39 +02:00
check_output.py Tests for --keep-going 2022-03-30 11:26:58 +02:00
cover.sby add tests directory with additional tests 2020-07-24 13:51:39 +02:00
cover.sv add tests directory with additional tests 2020-07-24 13:51:39 +02:00
cover_fail.sby validate junit files (with extra attributes added to schema) 2022-02-22 16:16:37 +01:00
demo.sby add tests directory with additional tests 2020-07-24 13:51:39 +02:00
demo.sv add tests directory with additional tests 2020-07-24 13:51:39 +02:00
JUnit.xsd validate junit files (with extra attributes added to schema) 2022-02-22 16:16:37 +01:00
junit_assert.sby validate junit files (with extra attributes added to schema) 2022-02-22 16:16:37 +01:00
junit_cover.sby validate junit files (with extra attributes added to schema) 2022-02-22 16:16:37 +01:00
junit_nocodeloc.sby add testcase for overall run result 2022-02-24 22:44:11 +01:00
junit_timeout_error.sby validate junit files (with extra attributes added to schema) 2022-02-22 16:16:37 +01:00
keepgoing_multi_step.check.py Tests for --keep-going 2022-03-30 11:26:58 +02:00
keepgoing_multi_step.sby Tests for --keep-going 2022-03-30 11:26:58 +02:00
keepgoing_multi_step.sv Tests for --keep-going 2022-03-30 11:26:58 +02:00
keepgoing_same_step.check.py Tests for --keep-going 2022-03-30 11:26:58 +02:00
keepgoing_same_step.sby Tests for --keep-going 2022-03-30 11:26:58 +02:00
keepgoing_same_step.sv Tests for --keep-going 2022-03-30 11:26:58 +02:00
keepgoing_smtc.check.py Tests for --keep-going 2022-03-30 11:26:58 +02:00
keepgoing_smtc.sby Tests for --keep-going 2022-03-30 11:26:58 +02:00
Makefile Tests for --keep-going 2022-03-30 11:26:58 +02:00
memory.sby add tests directory with additional tests 2020-07-24 13:51:39 +02:00
memory.sv add tests directory with additional tests 2020-07-24 13:51:39 +02:00
mixed.sby add tests directory with additional tests 2020-07-24 13:51:39 +02:00
mixed.v add tests directory with additional tests 2020-07-24 13:51:39 +02:00
multi_assert.sby fix induction 2022-02-07 22:01:52 +01:00
preunsat.sby fix induction 2022-02-07 22:01:52 +01:00
prv32fmcmp.sby Remove redundant copy of picorv32 2020-07-24 15:13:45 +02:00
prv32fmcmp.v add tests directory with additional tests 2020-07-24 13:51:39 +02:00
redxor.sby fix induction 2022-02-07 22:01:52 +01:00
redxor.v add tests directory with additional tests 2020-07-24 13:51:39 +02:00
stopfirst.sby fix induction 2022-02-07 22:01:52 +01:00
submod_props.sby fix induction 2022-02-07 22:01:52 +01:00
validate_junit.py add JUnit schema and validator 2022-01-13 13:43:38 +01:00