public inbox for qemu-devel@nongnu.org
 help / color / mirror / Atom feed
* [PATCH 0/7] testing/next: gdb-multiarch, check-tcg, vbsa tests
@ 2026-03-06 16:17 Alex Bennée
  2026-03-06 16:17 ` [PATCH 1/7] tests/docker: add gdb-multiarch to all-test-cross Alex Bennée
                   ` (6 more replies)
  0 siblings, 7 replies; 28+ messages in thread
From: Alex Bennée @ 2026-03-06 16:17 UTC (permalink / raw)
  To: qemu-devel
  Cc: Brad Smith, qemu-arm, Alex Bennée, Pierrick Bouvier,
	Kyle Evans, Paolo Bonzini, Philippe Mathieu-Daudé,
	Peter Maydell, Thomas Huth, Warner Losh, Daniel P. Berrangé

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



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

end of thread, other threads:[~2026-03-12 15:56 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-06 16:17 [PATCH 0/7] testing/next: gdb-multiarch, check-tcg, vbsa tests Alex Bennée
2026-03-06 16:17 ` [PATCH 1/7] tests/docker: add gdb-multiarch to all-test-cross Alex Bennée
2026-03-06 17:30   ` Pierrick Bouvier
2026-03-06 17:32   ` Pierrick Bouvier
2026-03-10 22:33   ` Philippe Mathieu-Daudé
2026-03-10 23:07     ` Philippe Mathieu-Daudé
2026-03-10 23:22       ` Pierrick Bouvier
2026-03-10 23:28         ` Philippe Mathieu-Daudé
2026-03-12 10:11           ` Ilya Leoshkevich
2026-03-12 10:39             ` Philippe Mathieu-Daudé
2026-03-12 10:41               ` Philippe Mathieu-Daudé
2026-03-12 13:56                 ` Alex Bennée
     [not found]                   ` <94e17bd5-e864-45eb-878b-2296d6188271@linux.ibm.com>
2026-03-12 15:55                     ` Alex Bennée
2026-03-06 16:17 ` [PATCH 2/7] tests/tcg: allow filtering of TCG tests Alex Bennée
2026-03-06 17:34   ` Pierrick Bouvier
2026-03-06 18:36     ` Alex Bennée
2026-03-06 20:49       ` Pierrick Bouvier
2026-03-06 16:17 ` [PATCH 3/7] tests/tcg/multiarch/linux-test: use portable alternative for dirent64 Alex Bennée
2026-03-06 17:34   ` Pierrick Bouvier
2026-03-06 16:17 ` [PATCH 4/7] tests/functional: teach uncompress about zip files Alex Bennée
2026-03-06 17:35   ` Pierrick Bouvier
2026-03-06 19:49   ` Thomas Huth
2026-03-06 16:17 ` [PATCH 5/7] tests/functional: allow tests to define decompression target Alex Bennée
2026-03-06 17:35   ` Pierrick Bouvier
2026-03-06 16:17 ` [PATCH 6/7] tests/functional: add the ability to send keys Alex Bennée
2026-03-06 17:41   ` Pierrick Bouvier
2026-03-06 16:17 ` [PATCH 7/7] tests/functional: add VBSA linux tests Alex Bennée
2026-03-06 17:41   ` Pierrick Bouvier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox