]> git.proxmox.com Git - mirror_qemu.git/commit
tests: Remove unnecessary global_qtest references
authorThomas Huth <thuth@redhat.com>
Tue, 20 Aug 2019 19:23:56 +0000 (21:23 +0200)
committerThomas Huth <thuth@redhat.com>
Thu, 5 Sep 2019 11:18:52 +0000 (13:18 +0200)
commit731a29fabacb6a8bcbd5ae7ded1df467fdcf15a7
tree311cca545f78533e44e3ff4d1af01db4a4387fd7
parentb57ebd57b43db5456b850a81a2ef46b03b8716ca
tests: Remove unnecessary global_qtest references

We are going to remove global_qtest from the main libqtest library
soon, so tests that do not urgently need global_qtest anymore
should be cleaned from the unnecessary references.

Message-Id: <20190904130047.25808-5-thuth@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/ahci-test.c
tests/bios-tables-test.c
tests/ivshmem-test.c
tests/rtas-test.c