Sign in
qemu
/
qemu
/
9bda6c7d1108c13be67e615b50f5d1b61fa3177e
/
.
/
tests
/
qapi-schema
/
returns-unknown.json
blob: 25bd498bffb7dd35b28abba85e3c459006b90161 [
file
] [
log
] [
blame
]
#
we reject returns if it does not contain a known type
{
'command'
:
'oops'
,
'returns'
:
'NoSuchType'
}