]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Introduce a bletchley machine test
authorCédric Le Goater <clg@redhat.com>
Wed, 29 Jan 2025 07:18:20 +0000 (08:18 +0100)
committerCédric Le Goater <clg@redhat.com>
Sun, 9 Mar 2025 13:36:52 +0000 (14:36 +0100)
commitb91a1d31106f042df294410214656608e5b2fe2f
treeebdc93b58ac7d31985518e9344d95ad34e3c4cbe
parent3058b634f2785454504328e1710b7cab66a5acf9
tests/functional: Introduce a bletchley machine test

Use do_test_arm_aspeed_openbmc() to run the latest OpenBMC firmware
build of the bletchley BMC.

Reviewed-by: Patrick Williams <patrick@stwcx.xyz>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250129071820.1258133-6-clg@redhat.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/functional/meson.build
tests/functional/test_arm_aspeed_bletchley.py [new file with mode: 0644]