summary refs log tree commit diff stats
path: root/tests/qtest/bios-tables-test-allowed-diff.h
diff options
context:
space:
mode:
authorIgor Mammedov <imammedo@redhat.com>2023-01-12 15:02:58 +0100
committerMichael S. Tsirkin <mst@redhat.com>2023-01-28 06:21:29 -0500
commit65e414a9dda6ea1bd52a74dc6e75003f3ca92003 (patch)
tree004f0c3f8081a93c3dc901d5bbc6a3868ea0850b /tests/qtest/bios-tables-test-allowed-diff.h
parentbe8e333138d8e95602b0e1343a95a376785f6dc3 (diff)
downloadfocaccia-qemu-65e414a9dda6ea1bd52a74dc6e75003f3ca92003.tar.gz
focaccia-qemu-65e414a9dda6ea1bd52a74dc6e75003f3ca92003.zip
tests: acpi: update expected blobs
previous commit added endpoint devices to bridge testcases,
which exposes extra non-hotpluggable slot in DSDT on bus where
hotplug is not available.
It should look like this (numbers may vary):

+            Device (S28)
+            {
+                Name (_ADR, 0x00050000)  // _ADR: Address
+            }

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20230112140312.3096331-27-imammedo@redhat.com>
Diffstat (limited to 'tests/qtest/bios-tables-test-allowed-diff.h')
-rw-r--r--tests/qtest/bios-tables-test-allowed-diff.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/qtest/bios-tables-test-allowed-diff.h b/tests/qtest/bios-tables-test-allowed-diff.h
index 571f14fd59..dfb8523c8b 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1,5 +1 @@
 /* List of comma-separated changed AML files to ignore */
-"tests/data/acpi/pc/DSDT.roothp",
-"tests/data/acpi/pc/DSDT.hpbrroot",
-"tests/data/acpi/q35/DSDT.bridge",
-"tests/data/acpi/q35/DSDT.multi-bridge",