repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
crypto: enforce that LUKS stripes is always a fixed value
[qemu/armbru.git]
/
tests
/
qapi-schema
/
bad-if-empty-list.json
blob
b62b5671df18aa6114105ea7a2ee88cc8a58c248
1
# check empty 'if' list
2
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3
'if': { 'all': [] } }