All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] tests/acceptance: Test Aspeed ARM machines
@ 2021-03-04 12:39 Joel Stanley
  2021-03-04 12:39 ` [PATCH v2 1/2] tests/acceptance: Test ast2400 and ast2500 machines Joel Stanley
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Joel Stanley @ 2021-03-04 12:39 UTC (permalink / raw)
  To: Cédric Le Goater, Cleber Rosa, Philippe Mathieu-Daudé,
	Wainer dos Santos Moschetta
  Cc: Andrew Jeffery, Peter Maydell, qemu-arm, qemu-devel

v2: Fix ast2600 test, thanks Cédric for the review.

This adds tests for the Aspeed ARM SoCs. The AST2400 and AST2500 tests
use OpenBMC images from that project, fetched from github releases. The
AST2600 test uses a Debian arm32 kernel.

Note that the ast2600 test will fail if [1] is not applied. I have
tested locally and all seems good.

I note that checkpatch warns about a couple of lines over 80 columns in
this file.  Can we agree to relax this restriction for this file, as it
helps the readability of the constants such as sha hashes and URLs?

[1] https://lore.kernel.org/qemu-devel/20210303010505.635621-1-joel@jms.id.au/T/#u

Joel Stanley (2):
  tests/acceptance: Test ast2400 and ast2500 machines
  tests/acceptance: Test ast2600 machine

 tests/acceptance/boot_linux_console.py | 72 ++++++++++++++++++++++++++
 1 file changed, 72 insertions(+)

-- 
2.30.1



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

end of thread, other threads:[~2021-03-17  2:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04 12:39 [PATCH v2 0/2] tests/acceptance: Test Aspeed ARM machines Joel Stanley
2021-03-04 12:39 ` [PATCH v2 1/2] tests/acceptance: Test ast2400 and ast2500 machines Joel Stanley
2021-03-05 20:49   ` Wainer dos Santos Moschetta
2021-03-17  2:04   ` Cleber Rosa
2021-03-04 12:39 ` [PATCH v2 2/2] tests/acceptance: Test ast2600 machine Joel Stanley
2021-03-04 15:08   ` Cédric Le Goater
2021-03-05 20:46   ` Wainer dos Santos Moschetta
2021-03-09  6:19     ` Joel Stanley
2021-03-05 15:12 ` [PATCH v2 0/2] tests/acceptance: Test Aspeed ARM machines Peter Maydell
2021-03-05 15:38   ` Cédric Le Goater
2021-03-09  9:43     ` Philippe Mathieu-Daudé

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.