mirror of
https://github.com/YosysHQ/sby.git
synced 2025-04-06 14:24:08 +00:00
tests: parser: added the stages option to the options test file
This commit is contained in:
parent
4abd8a7d69
commit
987e439967
|
@ -2,3 +2,7 @@
|
||||||
mode bmc
|
mode bmc
|
||||||
depth 1
|
depth 1
|
||||||
expect error
|
expect error
|
||||||
|
stages foo,bar,nya
|
||||||
|
|
||||||
|
[engines]
|
||||||
|
smtbmc
|
||||||
|
|
Loading…
Reference in a new issue