]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/data-member-unknown.json
qapi: Add some type check tests
[mirror_qemu.git] / tests / qapi-schema / data-member-unknown.json
CommitLineData
0d8b9fb5
EB
1# FIXME: we should reject data if it does not contain a known type
2{ 'command': 'oops', 'data': { 'member': 'NoSuchType' } }