summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth2020-02-25 18:24:59 +0100
committerPeter Maydell2020-02-28 17:14:57 +0100
commit5e0ac7e0694c54cd99b4fe92426184a22b4f1e11 (patch)
tree9280f9c6a41c64be07e35573051e7e80e7f3a24a /MAINTAINERS
parenttests/acceptance: Add a test for the N800 and N810 arm machines (diff)
downloadqemu-5e0ac7e0694c54cd99b4fe92426184a22b4f1e11.tar.gz
qemu-5e0ac7e0694c54cd99b4fe92426184a22b4f1e11.tar.xz
qemu-5e0ac7e0694c54cd99b4fe92426184a22b4f1e11.zip
tests/acceptance: Add a test for the integratorcp arm machine
There is a kernel and initrd available on github which we can use for testing this machine. Signed-off-by: Thomas Huth <thuth@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20200225172501.29609-3-philmd@redhat.com Message-Id: <20200131170233.14584-1-thuth@redhat.com> [PMD: Renamed test method, moved description from class to method] Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 264374adbe..c258391cad 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -613,6 +613,7 @@ S: Maintained
F: hw/arm/integratorcp.c
F: hw/misc/arm_integrator_debug.c
F: include/hw/misc/arm_integrator_debug.h
+F: tests/acceptance/machine_arm_integratorcp.py
MCIMX6UL EVK / i.MX6ul
M: Peter Maydell <peter.maydell@linaro.org>