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: Add tests for the ARM MPTimer
[qemu/ar7.git]
/
tests
/
qapi-schema
/
returns-alternate.json
blob
972390c06b0825a8fe57cfc7d49a3df13ed4dcc9
1
# we reject returns if it is an alternate type
2
{ 'alternate': 'Alt', 'data': { 'a': 'int', 'b': 'str' } }
3
{ 'command': 'oops', 'returns': 'Alt' }