Sign in
qemu
/
qemu
/
083367dbbf6e5ac086c32e64db6701f493928e47
/
.
/
tests
/
qapi-schema
/
bad-if-all.json
blob: 44837d398115fe70f611929f38d15bd61116baa4 [
file
] [
log
] [
blame
]
#
check
'if all'
is not a list
{
'struct'
:
'TestIfStruct'
,
'data'
:
{
'foo'
:
'int'
},
'if'
:
{
'all'
:
'ALL'
}
}