[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/5] Acceptance Tests and Python libs patches for 2021-03-16
From: |
Cleber Rosa |
Subject: |
[PULL 0/5] Acceptance Tests and Python libs patches for 2021-03-16 |
Date: |
Tue, 16 Mar 2021 23:52:37 -0400 |
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
- [PULL 0/5] Acceptance Tests and Python libs patches for 2021-03-16,
Cleber Rosa <=
- [PULL 1/5] tests/acceptance: Print expected message on wait_for_console_pattern, Cleber Rosa, 2021/03/16
- [PULL 2/5] tests/migration: fix unix socket batch migration, Cleber Rosa, 2021/03/16
- [PULL 3/5] avocado_qemu: add exec_command function, Cleber Rosa, 2021/03/16
- [PULL 4/5] tests: Add functional test for out-of-process device emulation, Cleber Rosa, 2021/03/16
- [PULL 5/5] tests/acceptance: linux-related tests fix, Cleber Rosa, 2021/03/16
- Re: [PULL 0/5] Acceptance Tests and Python libs patches for 2021-03-16, Peter Maydell, 2021/03/18