diff options
author | 2019-05-15 19:43:28 +0200 | |
---|---|---|
committer | 2019-05-21 10:00:46 +0200 | |
commit | 44c2364aaa5e366c44b07714c22e874f547883a5 (patch) | |
tree | 8f965151f4e21383632d0a238546d12677d344ab /hw/usb/dev-hub.c | |
parent | tests/device-introspect: Use qtest_init() instead of qtest_start() (diff) | |
download | qemu-44c2364aaa5e366c44b07714c22e874f547883a5.tar.xz qemu-44c2364aaa5e366c44b07714c22e874f547883a5.zip |
tests/hd-geo-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-7-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