]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/function/aspeed: Add functional test for ast2700fc
authorSteven Lee <steven_lee@aspeedtech.com>
Mon, 5 May 2025 03:06:18 +0000 (11:06 +0800)
committerCédric Le Goater <clg@redhat.com>
Mon, 5 May 2025 07:41:26 +0000 (09:41 +0200)
commit81c74475433c69f6a4d67fcba463622c63667807
treecff68285ba1297324b11326d3e1c2828bdc2f82a
parenta74faf35efc5befb95d57041c9321a90a0edbb6d
tests/function/aspeed: Add functional test for ast2700fc

Introduce a new test suite for ast2700fc machine.
Rename the original test_aarch64_aspeed.py to
test_aarch64_aspeed_ast2700.py.

Signed-off-by: Steven Lee <steven_lee@aspeedtech.com>
Change-Id: I3855f55c9f6e5cca1270c179445f549f8d81f36c
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/qemu-devel/20250505030618.3612042-1-steven_lee@aspeedtech.com
[ clg: Added new tests in meson.build ]
Signed-off-by: Cédric Le Goater <clg@redhat.com>
tests/functional/meson.build
tests/functional/test_aarch64_aspeed_ast2700.py [moved from tests/functional/test_aarch64_aspeed.py with 100% similarity]
tests/functional/test_aarch64_aspeed_ast2700fc.py [new file with mode: 0755]