tests/functional: Convert the Avocado aarch64 tuxrun tests
authorThomas Huth <thuth@redhat.com>
Thu, 21 Nov 2024 16:57:46 +0000 (16:57 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 25 Nov 2024 10:27:00 +0000 (10:27 +0000)
commit3713690264ea752e84df1369efa0584e5e46bfe2
tree6b3fccfc2f8a65ca734b08cb8405e1621d054fc0
parentf5578e427f95cb34436a18c0cd4417d4280e61bc
tests/functional: Convert the Avocado aarch64 tuxrun tests

Move the tests to a new file so that they can be run via
qemu-system-aarch64 in the functional framework.

Since these were the last tests in tests/avocado/tuxrun_baselines.py,
we can now remove that file, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20241121165806.476008-20-alex.bennee@linaro.org>
MAINTAINERS
tests/avocado/tuxrun_baselines.py [deleted file]
tests/functional/meson.build
tests/functional/test_aarch64_tuxrun.py [new file with mode: 0755]