On Tue, Jan 28, 2025 at 04:28:38PM +0100, Thomas Huth wrote:
> Move the mips64el replay tests from tests/avocado/replay_kernel.py to
> the functional framework. Since the functional tests should be run per
> target, we cannot stick all replay tests in one file. Thus let's add
> these tests to a separate file there now.
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  tests/avocado/replay_kernel.py           | 57 ----------------------
>  tests/functional/meson.build             |  1 +
>  tests/functional/test_mips64el_replay.py | 60 ++++++++++++++++++++++++
>  3 files changed, 61 insertions(+), 57 deletions(-)
>  create mode 100755 tests/functional/test_mips64el_replay.py

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to