diff options
author | Thomas Huth <thuth@redhat.com> | 2019-05-15 19:43:26 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2019-05-21 10:00:37 +0200 |
commit | 9266ebc97b8d07117367d0c5a8eb9ab77a69b7c9 (patch) | |
tree | 03043dd00b36e1f9897770573d8a4ad2d738eb09 /qapi/qapi-util.c | |
parent | 3d5e7087bd64b2bb4b9ae6bccf2b1fcd09ee4598 (diff) | |
download | qemu-9266ebc97b8d07117367d0c5a8eb9ab77a69b7c9.zip qemu-9266ebc97b8d07117367d0c5a8eb9ab77a69b7c9.tar.gz qemu-9266ebc97b8d07117367d0c5a8eb9ab77a69b7c9.tar.bz2 |
tests/qom-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.
Use qtest_init() and qtest_quit() instead.
Message-Id: <20190515174328.16361-5-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'qapi/qapi-util.c')
0 files changed, 0 insertions, 0 deletions