index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
bad-if-empty-list.json
blob: 94f2eb86702de1c36b14e93174e56752dd53dc2b (
plain
) (
blame
)
1
2
3
# check empty 'if' list
{
'struct'
:
'TestIfStruct'
,
'data'
:
{
'foo'
:
'int'
}
,
'if'
:
[]
}