repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20171005-pull-request' into...
[qemu/kevin.git]
/
tests
/
qapi-schema
/
doc-bad-command-arg.json
blob
048e0fc5ef8eb891bb95a8b3b0c331a10b26de53
1
# Arguments listed in the doc comment must exist in the actual schema
2
3
##
4
# @foo:
5
# @a: a
6
# @b: b
7
##
8
{ 'command': 'foo', 'data': {'a': 'int'} }