]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Convert the Avocado ppc32 tuxrun test
authorThomas Huth <thuth@redhat.com>
Fri, 11 Oct 2024 13:19:32 +0000 (15:19 +0200)
committerThomas Huth <thuth@redhat.com>
Mon, 21 Oct 2024 14:40:09 +0000 (16:40 +0200)
commit9ca8239aad94c1da9c8a2423a7c983cf5febfd32
treeb80be7fa21f18b301b01b8a3b3e4d979221a701e
parenta2a2a5b05d741c0cb0c7bdf86f30f96b6822feff
tests/functional: Convert the Avocado ppc32 tuxrun test

Move the test into a new file so that it can be run via
qemu-system-ppc in the functional framework.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241011131937.377223-16-thuth@redhat.com>
MAINTAINERS
tests/avocado/tuxrun_baselines.py
tests/functional/meson.build
tests/functional/test_ppc_tuxrun.py [new file with mode: 0755]