Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into staging
[qemu/ar7.git] / tests / qapi-schema / args-member-case.json
blobe27c6035481c01cd3c710a647e0d8decaf6d7c4d
1 # Member names should be 'lower-case' unless the struct is whitelisted
2 { 'command': 'no-way-this-will-get-whitelisted', 'data': { 'Arg': 'int' } }