]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: add a m68k tuxrun tests
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 8 Jan 2025 12:10:25 +0000 (12:10 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Fri, 10 Jan 2025 11:16:59 +0000 (11:16 +0000)
commit3356bb834a90b521b03e9b2b7e3df877a0f5edac
tree0507e05ba1835271d3dce2b21b03284df5f5fbf6
parent24b49f725356d2ff6acd4011e782e0893c38e192
tests/functional: add a m68k tuxrun tests

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>
MAINTAINERS
tests/functional/meson.build
tests/functional/test_m68k_tuxrun.py [new file with mode: 0755]