All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] mips: Add more Avocado tests
@ 2019-05-20 23:19 Philippe Mathieu-Daudé
  2019-05-20 23:19 ` [Qemu-devel] [PATCH 1/4] BootLinuxConsoleTest: Let extract_from_deb handle various compressions Philippe Mathieu-Daudé
                   ` (4 more replies)
  0 siblings, 5 replies; 35+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-05-20 23:19 UTC (permalink / raw)
  To: qemu-devel
  Cc: Eduardo Habkost, Aleksandar Rikalo, Caio Carrara,
	Philippe Mathieu-Daudé,
	Aleksandar Markovic, Aleksandar Markovic, Cleber Rosa,
	Aurelien Jarno

Hi,

It was a rainy week-end here, so I invested it to automatize some
of my MIPS tests.

The BootLinuxSshTest is not Global warming friendly, it is not
meant to run on a CI system but rather on a workstation previous
to post a pull request.
It can surely be improved, but it is a good starting point.

Regards,

Phil.

Philippe Mathieu-Daudé (4):
  BootLinuxConsoleTest: Let extract_from_deb handle various compressions
  BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU
  BootLinuxConsoleTest: Run kerneltests BusyBox on Malta
  BootLinuxSshTest: Test some userspace commands on Malta

 MAINTAINERS                              |   1 +
 tests/acceptance/boot_linux_console.py   | 112 ++++++++++-
 tests/acceptance/linux_ssh_mips_malta.py | 229 +++++++++++++++++++++++
 tests/requirements.txt                   |   1 +
 4 files changed, 341 insertions(+), 2 deletions(-)
 create mode 100644 tests/acceptance/linux_ssh_mips_malta.py

-- 
2.19.1



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

end of thread, other threads:[~2019-06-05 21:25 UTC | newest]

Thread overview: 35+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-20 23:19 [Qemu-devel] [PATCH 0/4] mips: Add more Avocado tests Philippe Mathieu-Daudé
2019-05-20 23:19 ` [Qemu-devel] [PATCH 1/4] BootLinuxConsoleTest: Let extract_from_deb handle various compressions Philippe Mathieu-Daudé
2019-05-20 23:19 ` [Qemu-devel] [PATCH 2/4] BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPU Philippe Mathieu-Daudé
2019-05-21  8:37   ` Aleksandar Markovic
2019-06-05 18:15   ` Cleber Rosa
2019-05-20 23:19 ` [Qemu-devel] [PATCH 3/4] BootLinuxConsoleTest: Run kerneltests BusyBox on Malta Philippe Mathieu-Daudé
2019-05-21  8:38   ` Aleksandar Markovic
2019-06-05 21:24   ` Cleber Rosa
2019-05-20 23:19 ` [Qemu-devel] [PATCH 4/4] BootLinuxSshTest: Test some userspace commands " Philippe Mathieu-Daudé
2019-05-21  8:18   ` Aleksandar Markovic
2019-05-21  9:26     ` Aleksandar Markovic
2019-05-21 14:44       ` Philippe Mathieu-Daudé
2019-06-03 13:41         ` Aleksandar Markovic
2019-06-03 14:06           ` Philippe Mathieu-Daudé
2019-05-21 20:10       ` Eduardo Habkost
2019-05-22 20:55     ` Eduardo Habkost
2019-05-22 21:12 ` [Qemu-devel] [PATCH 0/4] mips: Add more Avocado tests Eduardo Habkost
2019-05-22 21:46   ` Cleber Rosa
2019-05-22 21:57     ` Aleksandar Markovic
2019-05-22 22:43     ` Aleksandar Markovic
2019-05-23 13:45       ` Cleber Rosa
2019-05-23 17:11         ` Aleksandar Markovic
2019-05-23 17:27           ` Philippe Mathieu-Daudé
2019-05-23 17:42             ` Aleksandar Markovic
2019-05-24 19:39             ` Eduardo Habkost
2019-05-24 20:32               ` Aleksandar Markovic
2019-05-24 21:19                 ` Eduardo Habkost
2019-05-22 23:07     ` Eduardo Habkost
2019-05-23  1:04       ` Cleber Rosa
2019-05-23  1:51         ` Eduardo Habkost
2019-05-23  9:38       ` Philippe Mathieu-Daudé
2019-05-23 13:28         ` Cleber Rosa
2019-05-23 21:30           ` Eduardo Habkost
2019-05-24 13:45             ` Aleksandar Markovic
2019-05-24 19:47               ` Eduardo Habkost

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.