tests/functional: Convert the m68k replay avocado tests
authorThomas Huth <thuth@redhat.com>
Tue, 18 Feb 2025 15:27:38 +0000 (16:27 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 26 Feb 2025 06:43:25 +0000 (07:43 +0100)
commitec971d8554f620fda648d681467b1e10c086a8aa
treed7b9c01e86aeb5803665cfc5d2656c109fe257a0
parent6674fa9c345d95f0d15b64d3d553334e773255d7
tests/functional: Convert the m68k replay avocado tests

Put the tests into a separate file now (since in the functional
framework, each file is run with one specific qemu-system-* binary).

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20250218152744.228335-9-thuth@redhat.com>
tests/avocado/replay_kernel.py
tests/functional/meson.build
tests/functional/test_m68k_replay.py [new file with mode: 0755]