diff options
author | 2019-05-15 19:43:27 +0200 | |
---|---|---|
committer | 2019-05-21 10:00:41 +0200 | |
commit | 39fb795a87608c621fa2cb11b2b1509299b5be50 (patch) | |
tree | c3cfce97f8df838eceaa1ddf3b1740ff8b1538c3 /hw/usb/dev-hub.c | |
parent | tests/qom-test: Use qtest_init() instead of qtest_start() (diff) | |
download | qemu-39fb795a87608c621fa2cb11b2b1509299b5be50.tar.xz qemu-39fb795a87608c621fa2cb11b2b1509299b5be50.zip |
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 'hw/usb/dev-hub.c')
0 files changed, 0 insertions, 0 deletions