summaryrefslogtreecommitdiffstats
path: root/exec.c
diff options
context:
space:
mode:
authorThomas Huth2019-04-09 10:52:43 +0200
committerThomas Huth2019-05-08 16:59:28 +0200
commitda9cd2d06cd28fccf09d2e22361a19f9ce6ffc71 (patch)
tree7225b8d280106ef8522e6eb0b883267a5692d1f5 /exec.c
parenttests/megasas: Make test independent of global_qtest (diff)
downloadqemu-da9cd2d06cd28fccf09d2e22361a19f9ce6ffc71.tar.gz
qemu-da9cd2d06cd28fccf09d2e22361a19f9ce6ffc71.tar.xz
qemu-da9cd2d06cd28fccf09d2e22361a19f9ce6ffc71.zip
tests/qmp-cmd-test: Use qtest_init() instead of qtest_start()
qtest_start() + qtest_end() should be avoided, since they use the global_qtest variable that we want to get rid of in the long run (since global_qtest can not be used in tests that have to track multiple QEMU states, like migration tests). Use qtest_init() and qtest_quit() instead. Message-Id: <20190409085245.31548-4-thuth@redhat.com> Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions