From: Yicong Yang <[email protected]> Allow changes to PPTT test table, preparing for adding identical implementation flags support and for adding a root node for all the system.
Signed-off-by: Yicong Yang <[email protected]> Reviewed-by: Jonathan Cameron <[email protected]> Signed-off-by: Alireza Sanaee <[email protected]> --- tests/qtest/bios-tables-test-allowed-diff.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h index dfb8523c8bf4..e84d6c695520 100644 --- a/tests/qtest/bios-tables-test-allowed-diff.h +++ b/tests/qtest/bios-tables-test-allowed-diff.h @@ -1 +1,4 @@ /* List of comma-separated changed AML files to ignore */ +"tests/data/acpi/aarch64/virt/PPTT", +"tests/data/acpi/aarch64/virt/PPTT.acpihmatvirt", +"tests/data/acpi/aarch64/virt/PPTT.topology", -- 2.34.1
