OSDN Git Service

tests: add qmp/qom-set-without-value test
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 30 Aug 2018 15:58:09 +0000 (17:58 +0200)
committerThomas Huth <thuth@redhat.com>
Fri, 31 Aug 2018 07:53:10 +0000 (09:53 +0200)
commit2b70ea92766f5a1a735a44e28c92cdfba3c4054f
tree21842af4601ace893072342eeea60b29d72cca72
parent442b09b83d256d1ba4daa62cb939c84c829cc0f3
tests: add qmp/qom-set-without-value test

test_qom_set_without_value() is about a bug in infrastructure used by
the QMP core, fixed in commit c489780203.  We covered the bug in
infrastructure unit tests (commit bce3035a44).  I wrote that test
earlier, to cover QMP level as well, the test could go into qmp-test.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/qmp-test.c