]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/aspeed: Introduce start_ast2700_test API
authorJamin Lin <jamin_lin@aspeedtech.com>
Fri, 7 Mar 2025 03:59:34 +0000 (11:59 +0800)
committerCédric Le Goater <clg@redhat.com>
Sun, 9 Mar 2025 13:36:53 +0000 (14:36 +0100)
commit827eecb0e8d3cda71c5529909345acda266b2e6d
treef06efcdb6f622a11f2ff69bb3e0fc9d0d2812824
parentecc1a4e966b5d4ce1732ee223eaf40ef37e9a30b
tests/functional/aspeed: Introduce start_ast2700_test API

Added a new method "start_ast2700_test" to the "AST2x00MachineSDK" class and
this method centralizes the logic for starting the AST2700 test, making it
reusable for different test cases.

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250307035945.3698802-26-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/functional/test_aarch64_aspeed.py