Skip to content

Commit

Permalink
acpi: unit-test: Ignore diff in WAET ACPI table
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Liran Alon authored and mstsirkin committed May 4, 2020
1 parent 2d9da9d commit 4b773fc
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
Empty file added tests/data/acpi/pc/WAET
Empty file.
Empty file added tests/data/acpi/q35/WAET
Empty file.
2 changes: 2 additions & 0 deletions tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,3 @@
/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/pc/WAET",
"tests/data/acpi/q35/WAET",

0 comments on commit 4b773fc

Please sign in to comment.