Linux Foundation Collaborative Projects
index
:
kvmfornfv
master
stable/brahmaputra
stable/colorado
stable/danube
stable/euphrates
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qemu
/
tests
/
qapi-schema
/
enum-bad-name.json
blob: 8506562b313fdc9d2e9e5651230b3f81555e3788 (
plain
)
1
2
#
we
ensure
all
enum
names
can
map
to
C
{
'enum':
'MyEnum',
'data':
[
'not^possible'
]
}