mbox series

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

Message ID 20240821125701.63042-1-philmd@linaro.org
Headers show
Series tests/functional: Convert MIPS Malta avocado tests | expand

Message

Philippe Mathieu-Daudé Aug. 21, 2024, 12:56 p.m. UTC
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