usb-ccid: add check message size checks
[qemu/ar7.git] / tests / qapi-schema / bad-data.json
blob51c444f4f8defa752023ba03624dc9e9e810fc12
1 # we ensure 'data' is a dictionary for all but enums
3 ##
4 # @oops:
5 ##
6 { 'command': 'oops', 'data': [ ] }