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
/
enum-if-invalid.json
blob
6bd20041f333e7e1d418fef0297567adb6107014
1
# check invalid 'if' type
2
{ 'enum': 'TestIfEnum',
3
'data': [ 'foo', { 'name' : 'bar', 'if': { 'val': 'foo' } } ] }