repo.or.cz
/
qemu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
test/avocado/machine_aspeed.py: Add I2C tests to ast2500-evb
[qemu.git]
/
tests
/
qapi-schema
/
enum-bad-name.json
blob
1c4620eddad41202b115cfb7914b52e0002bb24f
1
# we ensure all enum names can map to C
2
# FIXME reports 'not\possible' instead of 'not\\possible'
3
{ 'enum': 'MyEnum', 'data': [ 'not\\possible' ] }