mirror of
https://github.com/YosysHQ/sby.git
synced 2025-08-12 00:00:55 +00:00
tests: parser: updated the parser tests that caused a failure due to the lack of engines section
This commit is contained in:
parent
204869bfed
commit
4abd8a7d69
2 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,8 @@ mode bmc
|
||||||
depth 1
|
depth 1
|
||||||
expect error
|
expect error
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
smtbmc
|
||||||
|
|
||||||
[setup]
|
[setup]
|
||||||
enable *
|
enable *
|
||||||
|
|
|
@ -3,6 +3,8 @@ mode bmc
|
||||||
depth 1
|
depth 1
|
||||||
expect error
|
expect error
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
smtbmc
|
||||||
|
|
||||||
[stage stage_1]
|
[stage stage_1]
|
||||||
mode prove
|
mode prove
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue