acpi: unit-test: Ignore diff in WAET ACPI table

This is done as a preparation for the following patch to expose WAET
ACPI table to guest.

This patch performs steps 1-3 as describes in
tests/qtest/bios-tables-test.c.

Signed-off-by: Liran Alon <liran.alon@oracle.com>
Message-Id: <20200313145009.144820-2-liran.alon@oracle.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
Liran Alon 2020-03-13 16:50:07 +02:00 committed by Michael S. Tsirkin
parent 2d9da9dff3
commit 4b773fc2f7
3 changed files with 2 additions and 0 deletions

0
tests/data/acpi/pc/WAET Normal file
View file

0
tests/data/acpi/q35/WAET Normal file
View file

View file

@ -1 +1,3 @@
/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/pc/WAET",
"tests/data/acpi/q35/WAET",