]> Git Repo - qemu.git/blame - tests/qapi-schema/args-member-array-bad.json
tests: virtio-9p: add walk operation test
[qemu.git] / tests / qapi-schema / args-member-array-bad.json
CommitLineData
dd883c6f 1# we reject data if it does not contain a valid array type
0d8b9fb5 2{ 'command': 'oops', 'data': { 'member': [ { 'nested': 'str' } ] } }
This page took 0.117278 seconds and 4 git commands to generate.