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
gitlab: assign python helper files to GitLab maintainers section
[qemu/ar7.git]
/
tests
/
qapi-schema
/
enum-if-invalid.json
blob
60bd0ef1d7142ae25f59f2308d19351f366e30e7
1
# check invalid 'if' type
2
{ 'enum': 'TestIfEnum', 'data':
3
[ 'foo', { 'name' : 'bar', 'if': { 'val': 'foo' } } ] }