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
overall usermode...: Fix Lesser GPL version number
[qemu/ar7.git]
/
tests
/
qapi-schema
/
bad-if.json
blob
3edd1a0bf274012dc21243e793a861b0edd2194a
1
# check invalid 'if' type
2
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3
'if': { 'value': 'defined(TEST_IF_STRUCT)' } }