qemu-patch-raspberry4/tests/qapi-schema/alternate-unknown.json

4 lines
116 B
JSON
Raw Normal View History

# we reject an alternate with unknown type in branch
{ 'alternate': 'Alt',
'data': { 'unknown': 'MissingType' } }