repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge tag 'v9.1.0'
[qemu/ar7.git]
/
tests
/
qapi-schema
/
bad-if.json
blob
2639e3c6617e42205771e9ac64023f5dadc2746b
1
# check invalid 'if' type
2
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3
'if': ['TEST_IF_STRUCT'] }