commit | 3713690264ea752e84df1369efa0584e5e46bfe2 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@redhat.com> | Thu Nov 21 16:57:46 2024 +0000 |
committer | Alex Bennée <alex.bennee@linaro.org> | Mon Nov 25 10:27:00 2024 +0000 |
tree | 6b3fccfc2f8a65ca734b08cb8405e1621d054fc0 | |
parent | f5578e427f95cb34436a18c0cd4417d4280e61bc [diff] |
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>