repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
backup: move to block-copy
[qemu/ar7.git]
/
tests
/
qapi-schema
/
bad-if-list.json
blob
ea3d95bb6b5f3ff824e5cb8106136addf0aaed15
1
# check invalid 'if' content
2
{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3
'if': ['foo', ' '] }