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

Alex Bennée posted 5 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20260309174841.4184117-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>
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    | 122 ++++++++++++++++--
tests/functional/qemu_test/testcase.py        |   9 +-
tests/lcitool/refresh                         |   1 +
tests/tcg/Makefile.target                     |  12 +-
7 files changed, 138 insertions(+), 20 deletions(-)
[PATCH v2 0/5] testing/next: gdb-multiarch, check-tcg, vbsa tests
Posted by Alex Bennée 1 month 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.

v2

  - mostly tweaks to the vbsa test (see inline comments on commit)
  - dropped the zip and send_key patches

All patches now reviewed (although worth giving the vbsa test the once over).

Alex.

Alex Bennée (4):
  tests/docker: add gdb-multiarch to all-test-cross
  tests/tcg: allow filtering of TCG tests
  tests/functional: allow tests to define decompression target
  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    | 122 ++++++++++++++++--
 tests/functional/qemu_test/testcase.py        |   9 +-
 tests/lcitool/refresh                         |   1 +
 tests/tcg/Makefile.target                     |  12 +-
 7 files changed, 138 insertions(+), 20 deletions(-)

-- 
2.47.3