qemu-patch-raspberry4/tests/qapi-schema/union-branch-case.json

3 lines
142 B
JSON
Raw Normal View History

# Branch names should be 'lower-case' unless the union is whitelisted
{ 'union': 'NoWayThisWillGetWhitelisted', 'data': { 'Branch': 'int' } }