All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH  v1 0/6] testing/next queue (signal, meson, acceptance tags)
@ 2021-05-27 16:03 Alex Bennée
  2021-05-27 16:03 ` [PATCH v1 1/6] tests/tcg: add a multiarch signals test to stress test signal delivery Alex Bennée
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Alex Bennée @ 2021-05-27 16:03 UTC (permalink / raw)
  To: qemu-devel
  Cc: fam, berrange, f4bug, stefanha, crosa, pbonzini,
	Alex Bennée, aurelien

Hi,

This is the current state of my testing queue. I don't think there is
any pressing hurry to get this merged.

I should note I'll probably need to drop the signals test in any PR as
it's still causing some intermittent failures on various system.

The tweaks to acceptance tests need the additional support from
Phillipe's series:

  https://patchew.org/QEMU/20210526170432.343588-1-philmd@redhat.com/

They following still need review:

 - tests/acceptance: tag various arm tests as TCG only
 - tests/acceptance: tweak the tcg/kvm tests for virt
 - tests/tcg/configure.sh: tweak quoting of target_compiler
 - meson.build: fix cosmetics of compiler display
 - tests/tcg: add a multiarch signals test to stress test signal delivery

Alex Bennée (5):
  tests/tcg: add a multiarch signals test to stress test signal delivery
  meson.build: fix cosmetics of compiler display
  tests/tcg/configure.sh: tweak quoting of target_compiler
  tests/acceptance: tweak the tcg/kvm tests for virt
  tests/acceptance: tag various arm tests as TCG only

Philippe Mathieu-Daudé (1):
  gitlab-ci: Convert check-dco/check-patch jobs to the 'rules' syntax

 meson.build                            |   8 +-
 tests/tcg/multiarch/signals.c          | 149 +++++++++++++++++++++++++
 .gitlab-ci.yml                         |  16 +--
 tests/acceptance/boot_linux.py         |  24 ++--
 tests/acceptance/boot_linux_console.py |  18 +++
 tests/tcg/configure.sh                 |   6 +-
 tests/tcg/multiarch/Makefile.target    |   2 +
 7 files changed, 197 insertions(+), 26 deletions(-)
 create mode 100644 tests/tcg/multiarch/signals.c

-- 
2.20.1



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

end of thread, other threads:[~2021-05-28 11:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27 16:03 [PATCH v1 0/6] testing/next queue (signal, meson, acceptance tags) Alex Bennée
2021-05-27 16:03 ` [PATCH v1 1/6] tests/tcg: add a multiarch signals test to stress test signal delivery Alex Bennée
2021-05-27 17:37   ` Richard Henderson
2021-05-27 16:03 ` [PATCH v1 2/6] meson.build: fix cosmetics of compiler display Alex Bennée
2021-05-27 17:38   ` Richard Henderson
2021-05-28 11:05   ` Philippe Mathieu-Daudé
2021-05-27 16:03 ` [PATCH v1 3/6] tests/tcg/configure.sh: tweak quoting of target_compiler Alex Bennée
2021-05-28  4:39   ` Thomas Huth
2021-05-27 16:03 ` [PATCH v1 4/6] gitlab-ci: Convert check-dco/check-patch jobs to the 'rules' syntax Alex Bennée
2021-05-27 16:03 ` [PATCH v1 5/6] tests/acceptance: tweak the tcg/kvm tests for virt Alex Bennée
2021-05-27 17:40   ` Richard Henderson
2021-05-27 19:08   ` Willian Rampazzo
2021-05-27 16:03 ` [PATCH v1 6/6] tests/acceptance: tag various arm tests as TCG only Alex Bennée
2021-05-27 17:49   ` Richard Henderson
2021-05-27 19:09   ` Willian Rampazzo

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.