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.json
blob: fe1dd4eca6bddaecaefe373bc49ec7c073ded87a (
plain
) (
blame
)
1
2
3
# check empty 'if'
{
'struct'
:
'TestIfStruct'
,
'data'
:
{
'foo'
:
'int'
}
,
'if'
:
''
}