tests: bios-tables-test: Prepare the ACPI table change for smbios type4 core count2 test

Following the guidelines in tests/qtest/bios-tables-test.c, this
is step 1 - 3.

List the ACPI tables that will be changed about the type 4 core count2
test case.

Signed-off-by: Zhao Liu <zhao1.liu@intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Message-Id: <20231023094635.1588282-9-zhao1.liu@linux.intel.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
Zhao Liu 2023-10-23 17:46:27 +08:00 committed by Michael S. Tsirkin
parent 61ace1d772
commit c63fcb2c10
1 changed files with 2 additions and 0 deletions

View File

@ -1 +1,3 @@
/* List of comma-separated changed AML files to ignore */
"tests/data/acpi/q35/APIC.core-count2",
"tests/data/acpi/q35/DSDT.core-count2",