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