tests: bios-tables-test: Prepare the ACPI table change for smbios type4 count test
Following the guidelines in tests/qtest/bios-tables-test.c, this is step 1 - 3. List the ACPI tables that will be added to test the type 4 count. Signed-off-by: Zhao Liu <zhao1.liu@intel.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Message-Id: <20231023094635.1588282-3-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:
parent
7d5936791e
commit
6c7937ece9
0
tests/data/acpi/q35/APIC.type4-count
Normal file
0
tests/data/acpi/q35/APIC.type4-count
Normal file
0
tests/data/acpi/q35/DSDT.type4-count
Normal file
0
tests/data/acpi/q35/DSDT.type4-count
Normal file
0
tests/data/acpi/q35/FACP.type4-count
Normal file
0
tests/data/acpi/q35/FACP.type4-count
Normal file
@ -1 +1,4 @@
|
||||
/* List of comma-separated changed AML files to ignore */
|
||||
"tests/data/acpi/q35/APIC.type4-count",
|
||||
"tests/data/acpi/q35/DSDT.type4-count",
|
||||
"tests/data/acpi/q35/FACP.type4-count",
|
||||
|
Loading…
Reference in New Issue
Block a user