Re: [PATCH 05/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them

2024-04-28 Thread Alistair Francis
On Fri, Mar 15, 2024 at 11:09 PM Sunil V L wrote: > > Existing AARCH64 virt test functions do not have AARCH64 in their name. > To add RISC-V virt related test cases, better to rename existing > functions to indicate they are ARM only. > > Signed-off-by: Sunil V L Reviewed-by: Alistair Francis

[PATCH 05/12] qtest: bios-tables-test: Rename aarch64 tests with aarch64 in them

2024-03-15 Thread Sunil V L
Existing AARCH64 virt test functions do not have AARCH64 in their name. To add RISC-V virt related test cases, better to rename existing functions to indicate they are ARM only. Signed-off-by: Sunil V L --- tests/qtest/bios-tables-test.c | 35 ++ 1 file changed,