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 81e8b6737b
Merge pull request #147 from jix/smtbmc-keepgoing
Support and tests for smtbmc `--keep-going`
2022-03-30 11:42:48 +02:00
..
.gitignore Merge pull request #147 from jix/smtbmc-keepgoing 2022-03-30 11:42:48 +02:00
2props1trace.sby junit: handle multiple asserts failing with the same trace 2022-03-22 16:16:02 +01:00
aim_vs_smt2_nonzero_start_offset.sby Test signals with nonzero start offsets in aim files with smtbmc 2022-03-25 15:18:45 +01: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 translate backslashes in cell names the same way as smt2 backend does 2022-03-22 11:14:48 +01:00
validate_junit.py add JUnit schema and validator 2022-01-13 13:43:38 +01:00