diff options
author | Jamin Lin <jamin_lin@aspeedtech.com> | 2025-05-15 16:09:50 +0800 |
---|---|---|
committer | Cédric Le Goater <clg@redhat.com> | 2025-05-25 23:39:11 +0200 |
commit | 70985b0ea776e0cd7d7ab2a173d9d35d31e8c21f (patch) | |
tree | 8edcdf24709520059e9b495df64eb6d4391522bd /python | |
parent | 408326af1f05776eae0f4fc91dcf643b54f9240c (diff) | |
download | qemu-70985b0ea776e0cd7d7ab2a173d9d35d31e8c21f.zip qemu-70985b0ea776e0cd7d7ab2a173d9d35d31e8c21f.tar.gz qemu-70985b0ea776e0cd7d7ab2a173d9d35d31e8c21f.tar.bz2 |
test/qtest: Introduce a new aspeed-hace-utils.c to place common testcases
The test cases for the ASPEED HACE model were originally placed in
aspeed_hace-test.c. However, this test file only supports ARM32. To enable
compatibility with all ASPEED SoCs, including the AST2700, which uses the
AArch64 architecture, this update introduces a new source file,
aspeed-hace-utils.c.
All common APIs and test cases have been moved from aspeed_hace-test.c to
aspeed-hace-utils.c to facilitate reuse across different ASPEED SoCs.
As a result, these test cases can now be reused for AST2700 and future ASPEED
SoC testing.
Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Acked-by: Fabiano Rosas <farosas@suse.de>
Link: https://lore.kernel.org/qemu-devel/20250515081008.583578-19-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions