mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-26 13:06:12 +00:00
Add tests for select
command warnings.
This commit is contained in:
parent
5026f36250
commit
1b333d49ef
4 changed files with 13 additions and 0 deletions
3
tests/select/warn_empty_select_arg.ys
Normal file
3
tests/select/warn_empty_select_arg.ys
Normal file
|
@ -0,0 +1,3 @@
|
|||
logger -expect warning "did not match any module." 1
|
||||
logger -expect warning "did not match any object." 1
|
||||
select foo/bar
|
Loading…
Add table
Add a link
Reference in a new issue