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
tests/boot_linux_console: Tag Emcraft Smartfusion2 as running 'u-boot'
[qemu/ar7.git]
/
tests
/
qapi-schema
/
alternate-base.json
blob
529430ecf2f26a010b4663dcb74a7c04eb4d9ff7
1
# we reject alternate with base type
2
{ 'struct': 'Base',
3
'data': { 'string': 'str' } }
4
{ 'alternate': 'Alt',
5
'base': 'Base',
6
'data': { 'number': 'int' } }