[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] tests/functional: Convert MIPS Malta avocado tests
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH 0/2] tests/functional: Convert MIPS Malta avocado tests |
Date: |
Wed, 21 Aug 2024 14:56:59 +0200 |
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
- [PATCH 0/2] tests/functional: Convert MIPS Malta avocado tests,
Philippe Mathieu-Daudé <=