All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/5] Acceptance Tests and Python libs patches for 2021-03-16
@ 2021-03-17  3:52 Cleber Rosa
  2021-03-17  3:52 ` [PULL 1/5] tests/acceptance: Print expected message on wait_for_console_pattern Cleber Rosa
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Cleber Rosa @ 2021-03-17  3:52 UTC (permalink / raw)
  To: Peter Maydell, qemu-devel
  Cc: Eduardo Habkost, John Snow, Wainer dos Santos Moschetta,
	Willian Rampazzo, Cleber Rosa, Philippe Mathieu-Daudé,
	Beraldo Leal

The following changes since commit 5b7f5586d182b0cafb1f8d558992a14763e2953e:

  Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210315-pull-request=
' into staging (2021-03-16 13:17:54 +0000)

are available in the Git repository at:

  https://gitlab.com/cleber.gnu/qemu.git/ tags/python-next-pull-request

for you to fetch changes up to affc55e761ea4c96b9b2de582d813787a317aeda:

  tests/acceptance: linux-related tests fix (2021-03-16 22:24:44 -0400)

----------------------------------------------------------------
Acceptance and Python Test Improvements

Small collection of Acceptance and Python tests/improvements.

GitLab CI pipeline: https://gitlab.com/cleber.gnu/qemu/-/pipelines/271670930

----------------------------------------------------------------

Hyman (1):
  tests/migration: fix unix socket batch migration

Jagannathan Raman (1):
  tests: Add functional test for out-of-process device emulation

Pavel Dovgalyuk (1):
  tests/acceptance: linux-related tests fix

Wainer dos Santos Moschetta (1):
  tests/acceptance: Print expected message on wait_for_console_pattern

Willian Rampazzo (1):
  avocado_qemu: add exec_command function

 tests/acceptance/avocado_qemu/__init__.py | 23 +++++-
 tests/acceptance/multiprocess.py          | 95 +++++++++++++++++++++++
 tests/migration/guestperf/engine.py       |  7 ++
 3 files changed, 121 insertions(+), 4 deletions(-)
 create mode 100644 tests/acceptance/multiprocess.py

--=20
2.30.2




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

end of thread, other threads:[~2021-03-18 14:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-17  3:52 [PULL 0/5] Acceptance Tests and Python libs patches for 2021-03-16 Cleber Rosa
2021-03-17  3:52 ` [PULL 1/5] tests/acceptance: Print expected message on wait_for_console_pattern Cleber Rosa
2021-03-17  3:52 ` [PULL 2/5] tests/migration: fix unix socket batch migration Cleber Rosa
2021-03-17  3:52 ` [PULL 3/5] avocado_qemu: add exec_command function Cleber Rosa
2021-03-17  3:52 ` [PULL 4/5] tests: Add functional test for out-of-process device emulation Cleber Rosa
2021-03-17  3:52 ` [PULL 5/5] tests/acceptance: linux-related tests fix Cleber Rosa
2021-03-18 14:57 ` [PULL 0/5] Acceptance Tests and Python libs patches for 2021-03-16 Peter Maydell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.