qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/9] Fixes and improvements for various qtests


From: Thomas Huth
Subject: [Qemu-devel] [PULL 0/9] Fixes and improvements for various qtests
Date: Fri, 15 Sep 2017 10:02:20 +0200

The following changes since commit 3dabde1128b671f36ac6cb36b97b273139964420:

  Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170914' into 
staging (2017-09-14 16:33:02 +0100)

are available in the git repository at:

  git://github.com/huth/qemu.git tags/check-20170915

for you to fetch changes up to 7b899f4dd596dbb7d271f7fab36fbfffec84868e:

  qtest: Avoid passing raw strings through hmp() (2017-09-15 09:05:19 +0200)

----------------------------------------------------------------
Some fixes and improvements for various qtests by Eric and me.

----------------------------------------------------------------
Eric Blake (5):
      test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING code
      qtest: Don't perform side effects inside assertion
      numa-test: Use hmp()
      libqtest: Remove dead qtest_instances variable
      qtest: Avoid passing raw strings through hmp()

Thomas Huth (4):
      tests: Introduce generic device hot-plug/hot-unplug functions
      tests/test-hmp: Remove puv3 and tricore_testboard from the blacklist
      tests/libqtest: Use a proper error message if QTEST_QEMU_BINARY is missing
      tests: Fix broken ivshmem-server-msi/-irq tests

 qtest.c                    |  82 ++++++++++++++++++++++++-----------
 tests/libqos/pci.c         |  26 ++++-------
 tests/libqos/usb.c         |  30 +++----------
 tests/libqtest.c           | 105 +++++++++++++++++++++++++++++++++++++++------
 tests/libqtest.h           |  27 ++++++++++--
 tests/numa-test.c          |  21 ++-------
 tests/test-hmp.c           |   7 ++-
 tests/test-qga.c           |  90 --------------------------------------
 tests/usb-hcd-uhci-test.c  |  26 +----------
 tests/usb-hcd-xhci-test.c  |  51 ++--------------------
 tests/virtio-scsi-test.c   |  24 +----------
 tests/virtio-serial-test.c |  25 ++---------
 12 files changed, 203 insertions(+), 311 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]