]> git.proxmox.com Git - mirror_qemu.git/blame - tests/qapi-schema/bad-if-all.json
target/riscv: Allow debugger to access seed CSR
[mirror_qemu.git] / tests / qapi-schema / bad-if-all.json
CommitLineData
5d83b9a1
MAL
1# check 'if all' is not a list
2{ 'struct': 'TestIfStruct', 'data': { 'foo': 'int' },
3 'if': { 'all': 'ALL' } }