On Tue, Jan 28, 2025 at 04:28:39PM +0100, Thomas Huth wrote:
> Move the mips big endian 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 now.
> 
> Signed-off-by: Thomas Huth <th...@redhat.com>
> ---
>  tests/avocado/replay_kernel.py       | 54 ---------------------------
>  tests/functional/meson.build         |  1 +
>  tests/functional/test_mips_replay.py | 55 ++++++++++++++++++++++++++++
>  3 files changed, 56 insertions(+), 54 deletions(-)
>  create mode 100755 tests/functional/test_mips_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