summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIgor Mammedov2022-06-08 15:53:27 +0200
committerMichael S. Tsirkin2022-06-10 01:32:49 +0200
commit39728badab1aadd3a269614da2d42b4f7f09cb0a (patch)
treecb9722dc235a10f637cd42fe644ad136c206720e
parenttests: acpi: update expected blobs (diff)
downloadqemu-39728badab1aadd3a269614da2d42b4f7f09cb0a.tar.gz
qemu-39728badab1aadd3a269614da2d42b4f7f09cb0a.tar.xz
qemu-39728badab1aadd3a269614da2d42b4f7f09cb0a.zip
tests: acpi: add and white-list DSDT.applesmc expected blob
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20220608135340.3304695-23-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rw-r--r--tests/data/acpi/q35/DSDT.applesmc0
-rw-r--r--tests/qtest/bios-tables-test-allowed-diff.h1
2 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/acpi/q35/DSDT.applesmc b/tests/data/acpi/q35/DSDT.applesmc
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/tests/data/acpi/q35/DSDT.applesmc
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8b..e893029d87 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,2 @@
/* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/q35/DSDT.applesmc",