bios-tables-test: Allow for new acpihmat-generic-x test data.
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 7 Nov 2024 12:34:44 +0000 (12:34 +0000)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 26 Nov 2024 22:18:06 +0000 (17:18 -0500)
The test to be added exercises many corner cases of the SRAT and HMAT table
generation.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20241107123446.902801-4-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/data/acpi/x86/q35/APIC.acpihmat-generic-x [new file with mode: 0644]
tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x [new file with mode: 0644]
tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x [new file with mode: 0644]
tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x [new file with mode: 0644]
tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x [new file with mode: 0644]
tests/qtest/bios-tables-test-allowed-diff.h

diff --git a/tests/data/acpi/x86/q35/APIC.acpihmat-generic-x b/tests/data/acpi/x86/q35/APIC.acpihmat-generic-x
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x b/tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x b/tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x b/tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x b/tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x
new file mode 100644 (file)
index 0000000..e69de29
index dfb8523c8bf457c471cea8d860eff394b2d3700f..3c0967078f239e7414b4aef06b0b90eab114cf0f 100644 (file)
@@ -1 +1,6 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/x86/q35/APIC.acpihmat-generic-x",
+"tests/data/acpi/x86/q35/CEDT.acpihmat-generic-x",
+"tests/data/acpi/x86/q35/DSDT.acpihmat-generic-x",
+"tests/data/acpi/x86/q35/HMAT.acpihmat-generic-x",
+"tests/data/acpi/x86/q35/SRAT.acpihmat-generic-x",