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.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Laurent Vivier <laurent@vivier.eu>
Cc: Anders Roxell <anders.roxell@linaro.org>
---
tests/functional/meson.build | 1 +
tests/functional/test_m68k_tuxrun.py | 34 ++++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
create mode 100644 tests/functional/test_m68k_tuxrun.py