]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert the Avocado arm tuxrun tests
authorThomas Huth <thuth@redhat.com>
Fri, 11 Oct 2024 13:19:23 +0000 (15:19 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Oct 2024 14:31:06 +0000 (16:31 +0200)
commitde9f57a6e8b16ec9a16956eb00c634ad29d23d95
tree874dc25a2f5096e272c8151c1d0044657dd68686
parenta7a9f513fbcd4aab36107103ae739b7dde156646
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>
MAINTAINERS
tests/avocado/tuxrun_baselines.py
tests/functional/meson.build
tests/functional/test_arm_tuxrun.py [new file with mode: 0755]