repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
MAINTAINERS: Add include/hw/xtensa/mx_pic.h to the XTFPGA machine section
[qemu/kevin.git]
/
tests
/
qapi-schema
/
bad-if-empty-list.json
blob
b62b5671df18aa6114105ea7a2ee88cc8a58c248
1
# check empty 'if' list
2
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3
'if': { 'all': [] } }