On 2/9/22 19:34, Juan Quintela wrote:
Every other test function is named:
test_acpi__()
Just make this test the same. Once there, rename "acpi/oem-fields" to
"acpi/piix4/oem-fields" so it is consistent with everything else.
Signed-off-by: Juan Quintela
---
tests/qtest/bios-tables-t
On Fri, 2 Sep 2022, Juan Quintela wrote:
> Every other test function is named:
>
> test_acpi__()
>
> Just make this test the same. Once there, rename "acpi/oem-fields" to
> "acpi/piix4/oem-fields" so it is consistent with everything else.
>
> Signed-off-by: Juan Quintela
Reviewed-by: A
Every other test function is named:
test_acpi__()
Just make this test the same. Once there, rename "acpi/oem-fields" to
"acpi/piix4/oem-fields" so it is consistent with everything else.
Signed-off-by: Juan Quintela
---
tests/qtest/bios-tables-test.c | 16
1 file chang