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

Put the tests into a separate file now (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-14-thuth@redhat.com>
tests/avocado/replay_kernel.py
tests/functional/meson.build
tests/functional/test_x86_64_replay.py [new file with mode: 0755]