aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/test_m68k_tuxrun.py
AgeCommit message (Collapse)AuthorFilesLines
2025-01-10tests/functional: add a m68k tuxrun testsAlex Bennée1-0/+34
We didn't have this before and as it exercises the m68k virt platform it seems worth adding. We don't wait for the shutdown because QEMU will auto-exit on the shutdown. Cc: Laurent Vivier <laurent@vivier.eu> Cc: Anders Roxell <anders.roxell@linaro.org> Reviewed-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20250108121054.1126164-4-alex.bennee@linaro.org>