diff options
author | Philippe Mathieu-Daudé | 2019-10-29 00:04:04 +0100 |
---|---|---|
committer | Cleber Rosa | 2019-10-29 00:04:04 +0100 |
commit | b11785ca23e7585ec8a80be422dc7c370ba26dfd (patch) | |
tree | 90a67664ffc6bb6b6857774b462d6d321fa9dda8 /MAINTAINERS | |
parent | tests/acceptance: Refactor exec_command_and_wait_for_pattern() (diff) | |
download | qemu-b11785ca23e7585ec8a80be422dc7c370ba26dfd.tar.gz qemu-b11785ca23e7585ec8a80be422dc7c370ba26dfd.tar.xz qemu-b11785ca23e7585ec8a80be422dc7c370ba26dfd.zip |
tests/acceptance: Add test that boots the HelenOS microkernel on Leon3
Release notes:
http://www.helenos.org/wiki/Download#HelenOS0.6.0
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20191028073441.6448-11-philmd@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Tested-by: Cleber Rosa <crosa@redhat.com>
[Cleber: added/removed needed/unneeded imports]
Signed-off-by: Cleber Rosa <crosa@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a0dd1041b2..afcd365550 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1173,6 +1173,7 @@ S: Maintained F: hw/sparc/leon3.c F: hw/*/grlib* F: include/hw/*/grlib* +F: tests/acceptance/machine_sparc_leon3.py S390 Machines ------------- |