qemu/tests/qapi-schema/returns-unknown.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
103 B
JSON
Raw Normal View History

# we reject returns if it does not contain a known type
{ 'command': 'oops', 'returns': 'NoSuchType' }