diff options
author | Thomas Huth | 2019-04-09 12:38:41 +0200 |
---|---|---|
committer | Thomas Huth | 2019-05-08 17:45:54 +0200 |
commit | a771729cdf450881cbe66261aea740ccbd02b8ff (patch) | |
tree | a8a79b1b3f2180f7906e5490a8971af6d6e61860 /tests/ivshmem-test.c | |
parent | tests/Makefile: Remove unused test-obj-y variable (diff) | |
download | qemu-a771729cdf450881cbe66261aea740ccbd02b8ff.tar.gz qemu-a771729cdf450881cbe66261aea740ccbd02b8ff.tar.xz qemu-a771729cdf450881cbe66261aea740ccbd02b8ff.zip |
tests/drive_del-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.
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20190508142153.21555-1-thuth@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'tests/ivshmem-test.c')
0 files changed, 0 insertions, 0 deletions