mirror of
https://github.com/YosysHQ/sby.git
synced 2025-12-15 17:39:00 +00:00
Test property statuses for cover_assert
Cover properties shouldn't be marked fail when the test failed early due to an assertion. This should fail without other changes.
This commit is contained in:
parent
4d8462b58e
commit
911ae02ee5
5 changed files with 105 additions and 0 deletions
2
tests/statusdb/Makefile
Normal file
2
tests/statusdb/Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
SUBDIR=statusdb
|
||||
include ../make/subdir.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue