ACPI ERST: bios-tables-test.c steps 1 and 2

Following the guidelines in tests/qtest/bios-tables-test.c, this
change adds empty placeholder files per step 1 for the new ERST
table, and excludes resulting changed files in bios-tables-test-allowed-diff.h
per step 2.

Signed-off-by: Eric DeVolder <eric.devolder@oracle.com>
Acked-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <1643402289-22216-2-git-send-email-eric.devolder@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
Eric DeVolder 2022-01-28 15:38:00 -05:00 committed by Michael S. Tsirkin
parent eb99baa9b3
commit 922f48d37a
6 changed files with 5 additions and 0 deletions

View File

View File

View File

View File

View File

View File

@ -1 +1,6 @@
/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/pc/DSDT.acpierst",
"tests/data/acpi/pc/ERST.acpierst",
"tests/data/acpi/q35/DSDT.acpierst",
"tests/data/acpi/q35/ERST.acpierst",
"tests/data/acpi/microvm/ERST.pcie",