diff options
author | Thomas Huth <thuth@redhat.com> | 2024-10-11 15:19:23 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2024-10-21 16:31:06 +0200 |
commit | de9f57a6e8b16ec9a16956eb00c634ad29d23d95 (patch) | |
tree | 874dc25a2f5096e272c8151c1d0044657dd68686 /MAINTAINERS | |
parent | a7a9f513fbcd4aab36107103ae739b7dde156646 (diff) |
tests/functional: Convert the Avocado arm tuxrun tests
Move the tests to a new file so that they can be run via
qemu-system-arm in the functional framework.
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241011131937.377223-7-thuth@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 055dae8520..ffc50bc0be 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -987,6 +987,7 @@ F: hw/arm/virt* F: include/hw/arm/virt.h F: docs/system/arm/virt.rst F: tests/functional/test_aarch64_virt.py +F: tests/functional/test_arm_tuxrun.py Xilinx Zynq M: Edgar E. Iglesias <edgar.iglesias@gmail.com> |