Sign in
qemu-android
/
qemu-android
/
ca3fc39ea9045188e37b84c4f92ee79c7ed4b1c3
/
.
/
tests
/
qapi-schema
/
data-member-unknown.json
blob: 342a41ec90e70339f51e58f5f4ce083872238706 [
file
] [
log
] [
blame
]
#
we reject data if it does not contain a known type
{
'command'
:
'oops'
,
'data'
:
{
'member'
:
'NoSuchType'
}
}