Sign in
qemu
/
qemu
/
88e25b1e6d8a0e3672ba8d5bae5c1df768c35bc8
/
.
/
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'
}