summaryrefslogtreecommitdiffstats
path: root/tests/qapi-schema/oob-coroutine.json
blob: 0f67663bcd683a5663447388fa405e436af2efd3 (plain) (blame)
1
2
# Check that incompatible flags allow-oob and coroutine are rejected
{ 'command': 'oob-command-1', 'allow-oob': true, 'coroutine': true }