[PATCH 0/2] tests/functional: Convert MIPS Malta avocado tests

Philippe Mathieu-Daudé posted 2 patches 3 months ago
There is a newer version of this series
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
[PATCH 0/2] tests/functional: Convert MIPS Malta avocado tests
Posted by Philippe Mathieu-Daudé 3 months ago
Based-on: <20240821082748.65853-1-thuth@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