[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/3] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_
From: |
Thomas Huth |
Subject: |
[PATCH 0/3] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests |
Date: |
Fri, 21 Apr 2023 13:03:42 +0200 |
Fix the broken ast2500_evb_sdk and ast2600_evb_sdk avocado tests.
See the patch description of the second patch for details.
Also add the test to the MAINTAINERS file (third patch).
Thomas Huth (3):
tests/avocado: Make ssh_command_output_contains() globally available
tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests
MAINTAINERS: Cover tests/avocado/machine_aspeed.py
MAINTAINERS | 2 +-
tests/avocado/avocado_qemu/__init__.py | 8 +++++++
tests/avocado/linux_ssh_mips_malta.py | 8 -------
tests/avocado/machine_aspeed.py | 31 +++++++++++++++-----------
4 files changed, 27 insertions(+), 22 deletions(-)
--
2.31.1
- [PATCH 0/3] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests,
Thomas Huth <=