qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/9] Fixes and improvements for various qtests
@ 2017-09-15  8:02 Thomas Huth
  2017-09-15  8:02 ` [Qemu-devel] [PULL 1/9] tests: Introduce generic device hot-plug/hot-unplug functions Thomas Huth
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Thomas Huth @ 2017-09-15  8:02 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Eric Blake, Dr. David Alan Gilbert, Peter Xu,
	Philippe Mathieu-Daudé, John Snow

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(-)

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-09-15 21:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-15  8:02 [Qemu-devel] [PULL 0/9] Fixes and improvements for various qtests Thomas Huth
2017-09-15  8:02 ` [Qemu-devel] [PULL 1/9] tests: Introduce generic device hot-plug/hot-unplug functions Thomas Huth
2017-09-15  8:02 ` [Qemu-devel] [PULL 2/9] tests/test-hmp: Remove puv3 and tricore_testboard from the blacklist Thomas Huth
2017-09-15  8:02 ` [Qemu-devel] [PULL 3/9] tests/libqtest: Use a proper error message if QTEST_QEMU_BINARY is missing Thomas Huth
2017-09-15  8:02 ` [Qemu-devel] [PULL 4/9] tests: Fix broken ivshmem-server-msi/-irq tests Thomas Huth
2017-09-15  8:02 ` [Qemu-devel] [PULL 5/9] test-qga: Kill broken and dead QGA_TEST_SIDE_EFFECTING code Thomas Huth
2017-09-15  8:02 ` [Qemu-devel] [PULL 6/9] qtest: Don't perform side effects inside assertion Thomas Huth
2017-09-15  8:02 ` [Qemu-devel] [PULL 7/9] numa-test: Use hmp() Thomas Huth
2017-09-15  8:02 ` [Qemu-devel] [PULL 8/9] libqtest: Remove dead qtest_instances variable Thomas Huth
2017-09-15  8:02 ` [Qemu-devel] [PULL 9/9] qtest: Avoid passing raw strings through hmp() Thomas Huth
2017-09-15 21:32 ` [Qemu-devel] [PULL 0/9] Fixes and improvements for various qtests Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).