tests/functional: Convert the arm replay avocado tests
authorThomas Huth <thuth@redhat.com>
Tue, 18 Feb 2025 15:27:39 +0000 (16:27 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 26 Feb 2025 06:43:25 +0000 (07:43 +0100)
commit8a145225c296006efc28c4c4cf90b9e0b334ec87
tree65af6896c72e8b84d4736ee452bd83d6b2cb7f92
parentec971d8554f620fda648d681467b1e10c086a8aa
tests/functional: Convert the arm 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-10-thuth@redhat.com>
tests/avocado/replay_kernel.py
tests/functional/meson.build
tests/functional/test_arm_replay.py [new file with mode: 0755]