]> Git Repo - qemu.git/blame - tests/qapi-schema/args-array-unknown.json
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
[qemu.git] / tests / qapi-schema / args-array-unknown.json
CommitLineData
dd883c6f 1# we reject an array for data if it does not contain a known type
0d8b9fb5 2{ 'command': 'oops', 'data': { 'array': [ 'NoSuchType' ] } }
This page took 0.114493 seconds and 4 git commands to generate.