MAINTAINERS | 5 +- tests/functional/meson.build | 9 ++ .../test_mips64el_fuloong2e.py} | 30 +++--- .../test_mips64el_malta.py} | 98 +++++-------------- tests/functional/test_mipsel_malta.py | 46 +++++++++ 5 files changed, 99 insertions(+), 89 deletions(-) rename tests/{avocado/machine_mips_fuloong2e.py => functional/test_mips64el_fuloong2e.py} (61%) mode change 100644 => 100755 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