[PATCH 1/3] tests/acpi/virt: Allow PPTT ACPI table changes

Gavin Shan posted 3 patches 3 years, 1 month ago
[PATCH 1/3] tests/acpi/virt: Allow PPTT ACPI table changes
Posted by Gavin Shan 3 years, 1 month ago
This allows PPTT ACPI table changes in "tests/data/acpi/virt/PPTT".

Signed-off-by: Gavin Shan <gshan@redhat.com>
---
 tests/qtest/bios-tables-test-allowed-diff.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..cb143a55a6 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,2 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/virt/PPTT",
-- 
2.23.0