Browse Source

tests/acpi: Add void tables for Q35/TPM-TIS bios-tables-test

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 <eric.auger@redhat.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>

Message-Id: <20200609125409.24179-3-eric.auger@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
pull/94/head
Eric Auger 6 years ago
committed by Michael S. Tsirkin
parent
commit
6d6d1a23fc
  1. 0
      tests/data/acpi/q35/DSDT.tis
  2. 0
      tests/data/acpi/q35/TPM2.tis
  3. 2
      tests/qtest/bios-tables-test-allowed-diff.h

0
tests/data/acpi/q35/DSDT.tis

0
tests/data/acpi/q35/TPM2.tis

2
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",

Loading…
Cancel
Save