On Wed, Sep 04, 2019 at 03:00:47PM +0200, Thomas Huth wrote:
> Tests that require global_qtest or the related wrapper functions now
> use the libqtest-single.h header that is dedicated for everything
> related to global_qtest. The core libqtest.c and libqtest.h files are
> now completely indepedent from global_qtest, so that the core library
> is now not depending on a global state anymore.
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  tests/cpu-plug-test.c         | 2 +-
>  tests/display-vga-test.c      | 2 +-
>  tests/e1000e-test.c           | 2 +-
>  tests/fdc-test.c              | 2 +-
>  tests/i440fx-test.c           | 2 +-
>  tests/i82801b11-test.c        | 2 +-
>  tests/intel-hda-test.c        | 2 +-
>  tests/ioh3420-test.c          | 2 +-
>  tests/ipmi-kcs-test.c         | 3 +--
>  tests/libqtest-single.h       | 4 ++++
>  tests/libqtest.c              | 2 --
>  tests/libqtest.h              | 4 ----
>  tests/m25p80-test.c           | 2 +-
>  tests/qos-test.c              | 2 +-
>  tests/rtc-test.c              | 2 +-
>  tests/rtl8139-test.c          | 2 +-
>  tests/test-arm-mptimer.c      | 2 +-
>  tests/test-netfilter.c        | 2 +-
>  tests/test-x86-cpuid-compat.c | 2 +-
>  tests/tmp105-test.c           | 2 +-
>  tests/tpm-crb-test.c          | 2 +-
>  tests/tpm-tests.c             | 2 +-
>  tests/tpm-tis-test.c          | 2 +-
>  tests/usb-hcd-ohci-test.c     | 2 +-
>  tests/usb-hcd-uhci-test.c     | 2 +-
>  tests/usb-hcd-xhci-test.c     | 2 +-
>  tests/vhost-user-test.c       | 2 +-
>  tests/virtio-blk-test.c       | 2 +-
>  tests/virtio-ccw-test.c       | 2 +-
>  tests/virtio-net-test.c       | 2 +-
>  tests/virtio-scsi-test.c      | 2 +-
>  tests/virtio-serial-test.c    | 2 +-
>  32 files changed, 33 insertions(+), 36 deletions(-)

Reviewed-by: Stefan Hajnoczi <stefa...@redhat.com>

Attachment: signature.asc
Description: PGP signature

Reply via email to