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-all.json
blob
44837d398115fe70f611929f38d15bd61116baa4
1
# check 'if all' is not a list
2
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3
'if': { 'all': 'ALL' } }