[PATCH 0/7] testing/next: gdb-multiarch, check-tcg, vbsa tests

Alex Bennée posted 7 patches 1 month, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260306161728.2657486-1-alex.bennee@linaro.org
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Thomas Huth <thuth@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Peter Maydell <peter.maydell@linaro.org>, "Daniel P. Berrangé" <berrange@redhat.com>
There is a newer version of this series
tests/tcg/multiarch/linux/linux-test.c        |   5 +-
tests/Makefile.include                        |   8 +-
.../dockerfiles/debian-all-test-cross.docker  |   1 +
tests/functional/aarch64/test_virt_vbsa.py    | 123 ++++++++++++++++--
tests/functional/qemu_test/__init__.py        |   3 +-
tests/functional/qemu_test/cmd.py             |  15 +++
tests/functional/qemu_test/testcase.py        |   9 +-
tests/functional/qemu_test/uncompress.py      |  25 ++++
tests/lcitool/refresh                         |   1 +
tests/tcg/Makefile.target                     |  12 +-
10 files changed, 181 insertions(+), 21 deletions(-)
[PATCH 0/7] testing/next: gdb-multiarch, check-tcg, vbsa tests
Posted by Alex Bennée 1 month, 1 week ago
This is the current status of my testing tree. The gdb-multiarch and
filtering changes should be pretty uncontroversial. Due to the
enhancements I needed to make to get the vbsa linux tests running they
may want to cook a bit longer and wait until the 11.0 release is out
of the way.

Please review

Alex.

Alex Bennée (6):
  tests/docker: add gdb-multiarch to all-test-cross
  tests/tcg: allow filtering of TCG tests
  tests/functional: teach uncompress about zip files
  tests/functional: allow tests to define decompression target
  tests/functional: add the ability to send keys
  tests/functional: add VBSA linux tests

Matheus Tavares Bernardino (1):
  tests/tcg/multiarch/linux-test: use portable alternative for dirent64

 tests/tcg/multiarch/linux/linux-test.c        |   5 +-
 tests/Makefile.include                        |   8 +-
 .../dockerfiles/debian-all-test-cross.docker  |   1 +
 tests/functional/aarch64/test_virt_vbsa.py    | 123 ++++++++++++++++--
 tests/functional/qemu_test/__init__.py        |   3 +-
 tests/functional/qemu_test/cmd.py             |  15 +++
 tests/functional/qemu_test/testcase.py        |   9 +-
 tests/functional/qemu_test/uncompress.py      |  25 ++++
 tests/lcitool/refresh                         |   1 +
 tests/tcg/Makefile.target                     |  12 +-
 10 files changed, 181 insertions(+), 21 deletions(-)

-- 
2.47.3