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>
This commit is contained in:
Igor Mammedov 2023-01-12 15:02:58 +01:00 committed by Michael S. Tsirkin
parent be8e333138
commit 65e414a9dd
5 changed files with 0 additions and 4 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -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",