summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorYanan Wang2022-01-07 09:32:30 +0100
committerPeter Maydell2022-01-20 12:47:52 +0100
commit291f6dd566cf1158cbdb90e282c89adbb2d2a875 (patch)
tree4a518b34be9b3342c76473613dece090d1f76efd /tests
parenthw/acpi/aml-build: Improve scalability of PPTT generation (diff)
downloadqemu-291f6dd566cf1158cbdb90e282c89adbb2d2a875.tar.gz
qemu-291f6dd566cf1158cbdb90e282c89adbb2d2a875.tar.xz
qemu-291f6dd566cf1158cbdb90e282c89adbb2d2a875.zip
tests/acpi/bios-tables-test: Allow changes to virt/PPTT file
List test/data/acpi/virt/PPTT as the expected files allowed to be changed in tests/qtest/bios-tables-test-allowed-diff.h Signed-off-by: Yanan Wang <wangyanan55@huawei.com> Acked-by: Ani Sinha <ani@anisinha.ca> Message-id: 20220107083232.16256-5-wangyanan55@huawei.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'tests')
-rw-r--r--tests/qtest/bios-tables-test-allowed-diff.h1
1 files changed, 1 insertions, 0 deletions
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",