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
tests/qtest/bios-tables-test: Check for dup2() failure
[qemu/ar7.git]
/
tests
/
qapi-schema
/
doc-bad-enum-member.json
blob
9cab35c6e8ec764508c8f7d038b0d2dc9908f8a9
1
# Members listed in the doc comment must exist in the actual schema
2
3
##
4
# @Foo:
5
# @a: a
6
# @b: b
7
##
8
{ 'enum': 'Foo', 'data': [ 'b' ] }