All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] tests/functional: Update Aspeed OpenBMC images (resend)
@ 2025-01-29  7:18 Cédric Le Goater
  2025-01-29  7:18 ` [PATCH 1/5] tests/functional: Introduce a new test routine for OpenBMC images Cédric Le Goater
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Cédric Le Goater @ 2025-01-29  7:18 UTC (permalink / raw)
  To: qemu-arm, qemu-devel
  Cc: Joel Stanley, Andrew Jeffery, Troy Lee, Jamin Lin, Steven Lee,
	Thomas Huth, Cédric Le Goater

Hello,

This series updates the OpenBMC firmware images to the latest version
for existing tests and also adds 2 new tests for Aspeed machines which
were not tested before : witherspoon and bletchley.

Thanks,

C.

Cédric Le Goater (5):
  tests/functional: Introduce a new test routine for OpenBMC images
  tests/functional: Update OpenBMC image of palmetto machine
  tests/functional: Update OpenBMC image of romulus machine
  tests/functional: Introduce a witherspoon machine test
  tests/functional: Introduce a bletchley machine test

 tests/functional/aspeed.py                    | 20 +++++++++-------
 tests/functional/meson.build                  |  4 ++++
 tests/functional/test_arm_aspeed_bletchley.py | 24 +++++++++++++++++++
 tests/functional/test_arm_aspeed_palmetto.py  | 12 +++++-----
 tests/functional/test_arm_aspeed_romulus.py   | 12 +++++-----
 .../functional/test_arm_aspeed_witherspoon.py | 24 +++++++++++++++++++
 6 files changed, 75 insertions(+), 21 deletions(-)
 create mode 100755 tests/functional/test_arm_aspeed_bletchley.py
 create mode 100755 tests/functional/test_arm_aspeed_witherspoon.py

-- 
2.48.1


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

end of thread, other threads:[~2025-02-05  7:31 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-29  7:18 [PATCH 0/5] tests/functional: Update Aspeed OpenBMC images (resend) Cédric Le Goater
2025-01-29  7:18 ` [PATCH 1/5] tests/functional: Introduce a new test routine for OpenBMC images Cédric Le Goater
2025-01-29  7:58   ` Thomas Huth
2025-01-29 16:28     ` Cédric Le Goater
2025-01-30  6:40       ` Thomas Huth
2025-01-30  8:01         ` Cédric Le Goater
2025-01-29  7:18 ` [PATCH 2/5] tests/functional: Update OpenBMC image of palmetto machine Cédric Le Goater
2025-01-29  8:00   ` Thomas Huth
2025-01-29  7:18 ` [PATCH 3/5] tests/functional: Update OpenBMC image of romulus machine Cédric Le Goater
2025-01-29  8:01   ` Thomas Huth
2025-01-29  7:18 ` [PATCH 4/5] tests/functional: Introduce a witherspoon machine test Cédric Le Goater
2025-01-29  9:02   ` Thomas Huth
2025-01-29  7:18 ` [PATCH 5/5] tests/functional: Introduce a bletchley " Cédric Le Goater
2025-01-30  7:54   ` Thomas Huth
2025-01-31 11:22   ` Patrick Williams
2025-01-31 12:28     ` Cédric Le Goater
2025-02-05  7:31 ` [PATCH 0/5] tests/functional: Update Aspeed OpenBMC images (resend) Cédric Le Goater

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.