All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests
@ 2023-04-21 11:03 Thomas Huth
  2023-04-21 11:03 ` [PATCH 1/3] tests/avocado: Make ssh_command_output_contains() globally available Thomas Huth
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Thomas Huth @ 2023-04-21 11:03 UTC (permalink / raw)
  To: qemu-devel, Cédric Le Goater, Peter Maydell
  Cc: Philippe Mathieu-Daudé, Cleber Rosa, Andrew Jeffery,
	Joel Stanley, qemu-arm

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-04-21 13:25 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-21 11:03 [PATCH 0/3] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests Thomas Huth
2023-04-21 11:03 ` [PATCH 1/3] tests/avocado: Make ssh_command_output_contains() globally available Thomas Huth
2023-04-21 12:48   ` Cédric Le Goater
2023-04-21 11:03 ` [PATCH 2/3] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests Thomas Huth
2023-04-21 12:54   ` Cédric Le Goater
2023-04-21 13:00     ` Thomas Huth
2023-04-21 11:03 ` [PATCH 3/3] MAINTAINERS: Cover tests/avocado/machine_aspeed.py Thomas Huth
2023-04-21 12:48   ` Cédric Le Goater
2023-04-21 13:16 ` [PATCH 0/3] tests/avocado/machine_aspeed: Fix the broken ast2[56]00_evb_sdk tests Alex Bennée
2023-04-21 13:18   ` Thomas Huth
2023-04-21 13:24     ` Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.