]> git.proxmox.com Git - mirror_qemu.git/commit - tests/test-qmp-cmds.c
tests: add a qmp success-response test
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 30 Aug 2018 15:58:10 +0000 (17:58 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 31 Aug 2018 07:53:10 +0000 (09:53 +0200)
commitae6bf766048ecaeef90b85c4fb2b4db2aa0c094c
tree8225107f31a4b0e050347d38a2bdcab282c77a43
parent2b70ea92766f5a1a735a44e28c92cdfba3c4054f
tests: add a qmp success-response test

Verify the usage of this schema feature and the API behaviour.  This
should be the only case where qmp_dispatch() returns NULL.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qapi-schema/qapi-schema-test.json
tests/qapi-schema/qapi-schema-test.out
tests/test-qmp-cmds.c