tests/functional: Convert the or1k replay avocado tests
authorThomas Huth <thuth@redhat.com>
Tue, 18 Feb 2025 15:27:35 +0000 (16:27 +0100)
committerThomas Huth <thuth@redhat.com>
Wed, 26 Feb 2025 06:43:25 +0000 (07:43 +0100)
commit52ec5f51996b5669fadaabb336dddfec77561941
tree7bcbf3df3def6cf35f4135fe2431aafa523b8009
parent9917e06cd24dc260467aeccc1d1b9b6c15a0a0d8
tests/functional: Convert the or1k 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-6-thuth@redhat.com>
tests/avocado/replay_kernel.py
tests/functional/meson.build
tests/functional/test_or1k_replay.py [new file with mode: 0755]