Based-on: <20240821082748.65853-1-th...@redhat.com> Philippe Mathieu-Daudé (2): tests/functional: Convert mips64el Malta I6400 avocado tests tests/functional: Convert mipsel Malta YAMON avocado test
MAINTAINERS | 3 +- tests/functional/meson.build | 5 + .../test_mips64el_malta.py} | 98 +++++-------------- tests/functional/test_mipsel_malta.py | 46 +++++++++ 4 files changed, 78 insertions(+), 74 deletions(-) rename tests/{avocado/machine_mips_malta.py => functional/test_mips64el_malta.py} (53%) mode change 100644 => 100755 create mode 100755 tests/functional/test_mipsel_malta.py -- 2.45.2