]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/functional/aspeed: extract boot and login sequence into helper function
authorJamin Lin <jamin_lin@aspeedtech.com>
Wed, 23 Apr 2025 07:23:45 +0000 (15:23 +0800)
committerCédric Le Goater <clg@redhat.com>
Mon, 5 May 2025 07:38:55 +0000 (09:38 +0200)
commitaf93cef791b5976b9b6d977da36e25999a6cebe1
tree8eda80ff083c81b59268f2d05a397d3d09e06ca2
parentb2a7c02a9a6d350005f722ca3df50df20d7f051e
tests/functional/aspeed: extract boot and login sequence into helper function

Extracted repeated boot and login steps into a new helper function.
No change in functional behavior.

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/20250423072350.541742-10-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/functional/test_aarch64_aspeed.py