Sign in
qemu
/
qemu
/
2c65db5e58d2c74921077f6c064ba4c91ebde16a
/
.
/
tests
/
qapi-schema
/
enum-if-invalid.json
blob: 60bd0ef1d7142ae25f59f2308d19351f366e30e7 [
file
] [
log
] [
blame
]
#
check invalid
'if'
type
{
'enum'
:
'TestIfEnum'
,
'data'
:
[
'foo'
,
{
'name'
:
'bar'
,
'if'
:
{
'val'
:
'foo'
}
}
]
}