]> Git Repo - qemu.git/commitdiff
tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test
authorEric Auger <[email protected]>
Tue, 9 Jun 2020 12:54:06 +0000 (14:54 +0200)
committerMichael S. Tsirkin <[email protected]>
Tue, 9 Jun 2020 18:18:04 +0000 (14:18 -0400)
Add placeholders for TPM and DSDT reference tables for
Q35 TPM-TIS tests and ignore them for the time being.

Signed-off-by: Eric Auger <[email protected]>
Reviewed-by: Stefan Berger <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Message-Id: <20200609125409[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
tests/data/acpi/q35/DSDT.tis [new file with mode: 0644]
tests/data/acpi/q35/TPM2.tis [new file with mode: 0644]
tests/qtest/bios-tables-test-allowed-diff.h

diff --git a/tests/data/acpi/q35/DSDT.tis b/tests/data/acpi/q35/DSDT.tis
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/data/acpi/q35/TPM2.tis b/tests/data/acpi/q35/TPM2.tis
new file mode 100644 (file)
index 0000000..e69de29
index dfb8523c8bf457c471cea8d860eff394b2d3700f..a2a45d1d3154f2a028df4681917f7b1b020f2e7f 100644 (file)
@@ -1 +1,3 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/q35/DSDT.tis",
+"tests/data/acpi/q35/TPM2.tis",
This page took 0.028831 seconds and 4 git commands to generate.