repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
vhost_net: add NetClientState->load() callback
[qemu/armbru.git]
/
tests
/
qapi-schema
/
bad-if-keys.json
blob
9e2f39ae21bc16fde850f826d42d28800e2a7d03
1
# check multiple 'if' keys
2
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3
'if': { 'any': ['ANY'], 'all': ['ALL'] } }