Linux Foundation Collaborative Projects
index
:
virtio/qemu
master
Unnamed repository
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
qapi-schema
/
bad-if-empty.json
blob: fe1dd4eca6bddaecaefe373bc49ec7c073ded87a (
plain
)
1
2
3
#
check
empty
'if'
{
'struct':
'TestIfStruct',
'data':
{
'foo':
'int'
}
,
'if':
''
}