]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional: Add SDK tests with Linux 5.15
authorCédric Le Goater <clg@redhat.com>
Mon, 9 Feb 2026 06:50:44 +0000 (07:50 +0100)
committerCédric Le Goater <clg@redhat.com>
Thu, 12 Feb 2026 15:06:55 +0000 (16:06 +0100)
commit308eef22d9cff396be2bc95eb8a7c4850ca16dec
treeb41c6ed2af32491bd70abe709f881c3edf5f982a
parent6b1a1fc1d1df8c259a2f0a2f2c6bd9bef47ae23a
tests/functional: Add SDK tests with Linux 5.15

Add functional tests for AST2500 and AST2600 machines using the
OpenBMC SDK v11.00 with Linux kernel 5.15. These tests complement the
existing SDK tests and verify that QEMU correctly boots older kernel
versions on these platforms.

Link: https://lore.kernel.org/qemu-devel/20260209065044.239378-3-clg@redhat.com
Reviewed-by: Kane Chen <kane_chen@aspeedtech.com>
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/functional/arm/meson.build
tests/functional/arm/test_aspeed_ast2500_sdk_515.py [new file with mode: 0755]
tests/functional/arm/test_aspeed_ast2600_sdk_515.py [new file with mode: 0755]