qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[RFC 3/6] tests/acpi: Ignore TPM2.tis and DSDT.tis


From: Eric Auger
Subject: [RFC 3/6] tests/acpi: Ignore TPM2.tis and DSDT.tis
Date: Mon, 1 Jun 2020 12:21:10 +0200

Subsequent patches will alter the content of TPM2.tis
and DSDT.tis so let's ignore them until the references
are generated.

Signed-off-by: Eric Auger <eric.auger@redhat.com>
---
 tests/qtest/bios-tables-test-allowed-diff.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h 
b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..a2a45d1d31 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,3 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/q35/DSDT.tis",
+"tests/data/acpi/q35/TPM2.tis",
-- 
2.20.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]