tests/functional: Convert the xtensa replay test to the functional framework
authorThomas Huth <thuth@redhat.com>
Tue, 18 Feb 2025 15:27:32 +0000 (16:27 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 26 Feb 2025 06:43:25 +0000 (07:43 +0100)
commit6e52e84df990755b5e5cb6e9804c6c4e567adb52
treefd0c192ceec20ddac5ae41a1c474de298ea3ff07
parent006453f4003aa376086aa1faa13f96e624fdc940
tests/functional: Convert the xtensa replay test to the functional framework

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-3-thuth@redhat.com>
tests/avocado/replay_kernel.py
tests/functional/meson.build
tests/functional/test_xtensa_replay.py [new file with mode: 0755]