All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/6] Avocado: more multi-arch tests
@ 2018-10-13 15:15 Philippe Mathieu-Daudé
  2018-10-13 15:15 ` [Qemu-devel] [PATCH v3 1/6] tests/acceptance: Rename the generic BootLinuxConsole test as test_x86_64_pc Philippe Mathieu-Daudé
                   ` (7 more replies)
  0 siblings, 8 replies; 19+ messages in thread
From: Philippe Mathieu-Daudé @ 2018-10-13 15:15 UTC (permalink / raw)
  To: Alex Bennée, Cleber Rosa, Eduardo Habkost, BALATON Zoltan,
	Magnus Damm
  Cc: Philippe Mathieu-Daudé,
	qemu-devel, Lukáš Doktor, Fam Zheng

Hi,

Another neanderthal approach to add multi-arch acceptance tests using Avocado.

I couldn't figure how to use the R2D serial, the kernel boots using the sm501
display correctly, but I'm too console-oriented to write UI tests...

Magnus or Zoltan, any hint on this?

Thanks

Phil.

Since v2 (http://lists.gnu.org/archive/html/qemu-devel/2018-06/msg06370.html):
- use Debian packaged kernels, add link to the sources and a comment
  about how to rebuild these images (Alex)
- use self.arch from Cleber's series
- add mips64el kernel console test
- add sh4 test using the tracing framework

Since v1 (http://lists.gnu.org/archive/html/qemu-devel/2018-04/msg03076.html):
- we can now run other archs (Cleber)

Based-on: 20181009232607.15521-1-crosa@redhat.com
"Acceptance Tests: basic architecture support" from Cleber Rosa
https://lists.gnu.org/archive/html/qemu-devel/2018-10/msg01821.html

Philippe Mathieu-Daudé (6):
  tests/acceptance: Rename the generic BootLinuxConsole test as
    test_x86_64_pc
  tests/acceptance: Add a kludge to not use the default console
  tests/acceptance: Add test_mips_4kc_malta in BootLinuxConsole
  tests/acceptance: Add test_mipsel_5kc_malta in BootLinuxConsole
  tests/acceptance: Add test_sh4_r2d in BootLinuxConsole
  tests/acceptance: Add test_sh4_r2d in BootLinuxTracing

 scripts/qemu.py                        |   6 +-
 tests/acceptance/boot_linux_console.py | 206 ++++++++++++++++++++++++-
 2 files changed, 208 insertions(+), 4 deletions(-)

-- 
2.19.1

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

end of thread, other threads:[~2018-10-20  9:57 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-13 15:15 [Qemu-devel] [PATCH v3 0/6] Avocado: more multi-arch tests Philippe Mathieu-Daudé
2018-10-13 15:15 ` [Qemu-devel] [PATCH v3 1/6] tests/acceptance: Rename the generic BootLinuxConsole test as test_x86_64_pc Philippe Mathieu-Daudé
2018-10-19 18:15   ` Cleber Rosa
2018-10-13 15:15 ` [Qemu-devel] [RFC PATCH v3 2/6] tests/acceptance: Add a kludge to not use the default console Philippe Mathieu-Daudé
2018-10-19 17:37   ` Cleber Rosa
2018-10-19 17:45     ` Philippe Mathieu-Daudé
2018-10-13 15:15 ` [Qemu-devel] [PATCH v3 3/6] tests/acceptance: Add test_mips_4kc_malta in BootLinuxConsole Philippe Mathieu-Daudé
2018-10-19 17:42   ` Cleber Rosa
2018-10-19 18:41     ` Philippe Mathieu-Daudé
2018-10-19 21:17       ` Cleber Rosa
2018-10-19 22:51         ` Cleber Rosa
2018-10-20  9:57           ` Philippe Mathieu-Daudé
2018-10-13 15:15 ` [Qemu-devel] [PATCH v3 4/6] tests/acceptance: Add test_mipsel_5kc_malta " Philippe Mathieu-Daudé
2018-10-13 15:15 ` [Qemu-devel] [PATCH v3 5/6] tests/acceptance: Add test_sh4_r2d " Philippe Mathieu-Daudé
2018-10-13 15:56   ` Philippe Mathieu-Daudé
2018-10-13 15:15 ` [Qemu-devel] [RFC PATCH v3 6/6] tests/acceptance: Add test_sh4_r2d in BootLinuxTracing Philippe Mathieu-Daudé
2018-10-20  0:02   ` Cleber Rosa
2018-10-15  6:41 ` [Qemu-devel] [PATCH v3 0/6] Avocado: more multi-arch tests Thomas Huth
2018-10-19  5:13 ` Philippe Mathieu-Daudé

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.