tests: acpi: whitelist pc/DSDT.hpbrroot and pc/DSDT.hpbridge tests

follow up fix for missing root-port AML will affect these tests
by adding non-hotpluggable Device descriptors of colplugged
bridges when bridge hotplug is disabled.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Message-Id: <20230302161543.286002-9-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
Igor Mammedov 2023-03-02 17:15:17 +01:00 committed by Michael S. Tsirkin
parent 11215a349e
commit 1c103f35d1

View File

@ -1,2 +1,5 @@
/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/q35/DSDT.multi-bridge",
"tests/data/acpi/pc/DSDT.hpbridge",
"tests/data/acpi/pc/DSDT.hpbrroot",
"tests/data/acpi/q35/DSDT.noacpihp",