qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/6] Avocado: more multi-arch tests


From: Philippe Mathieu-Daudé
Subject: [Qemu-devel] [PATCH v3 0/6] Avocado: more multi-arch tests
Date: Sat, 13 Oct 2018 17:15:39 +0200

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: address@hidden
"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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]