]> git.proxmox.com Git - mirror_qemu.git/commitdiff
acpi: unit-test: Ignore diff in WAET ACPI table
authorLiran Alon <liran.alon@oracle.com>
Fri, 13 Mar 2020 14:50:07 +0000 (16:50 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 4 May 2020 14:25:03 +0000 (10:25 -0400)
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>
tests/data/acpi/pc/WAET [new file with mode: 0644]
tests/data/acpi/q35/WAET [new file with mode: 0644]
tests/qtest/bios-tables-test-allowed-diff.h

diff --git a/tests/data/acpi/pc/WAET b/tests/data/acpi/pc/WAET
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/data/acpi/q35/WAET b/tests/data/acpi/q35/WAET
new file mode 100644 (file)
index 0000000..e69de29
index dfb8523c8bf457c471cea8d860eff394b2d3700f..b269a1e3e5833122a4e9ab758f059869b94b0dd1 100644 (file)
@@ -1 +1,3 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/pc/WAET",
+"tests/data/acpi/q35/WAET",