repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
mkvenv: assume presence of importlib.metadata
[qemu/kevin.git]
/
tests
/
qapi-schema
/
bad-if-list.json
blob
1fefef16a7b4e8437e9af60c814ffe238e7096c4
1
# check invalid 'if' content
2
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3
'if': { 'all': ['foo', ' '] } }