Sign in
qemu
/
qemu
/
22b3c557ffd4fb9c6c034a839b3e5b82d131123a
/
.
/
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'
}
}