diff options
author | Thomas Huth <thuth@redhat.com> | 2019-05-15 19:43:27 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2019-05-21 10:00:41 +0200 |
commit | 39fb795a87608c621fa2cb11b2b1509299b5be50 (patch) | |
tree | c3cfce97f8df838eceaa1ddf3b1740ff8b1538c3 /qapi/qapi-util.c | |
parent | 9266ebc97b8d07117367d0c5a8eb9ab77a69b7c9 (diff) | |
download | qemu-39fb795a87608c621fa2cb11b2b1509299b5be50.zip qemu-39fb795a87608c621fa2cb11b2b1509299b5be50.tar.gz qemu-39fb795a87608c621fa2cb11b2b1509299b5be50.tar.bz2 |
tests/device-introspect: 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-6-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