repo.or.cz
/
qemu
/
rayw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge tag 'qemu-macppc-20230206' of https://github.com/mcayland/qemu into staging
[qemu/rayw.git]
/
tests
/
qapi-schema
/
bad-if-key.json
blob
64c74c13f2004819dbff3c4f0984cbed11e2680f
1
# check unknown 'if' dict key
2
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3
'if': { 'value': 'defined(TEST_IF_STRUCT)' } }