tests/acpi: add empty expected blobs for sp-mem SRAT test
Add empty SRAT.spmem and DSDT.spmem stubs and list them in bios-tables-test-allowed-diff.h. Signed-off-by: FangSheng Huang <FangSheng.Huang@amd.com> Acked-by: Igor Mammedov <imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Message-ID: <20260623075051.3797975-7-FangSheng.Huang@amd.com>
fanhuang committed
Jun 23, 2026 at 15:50 UTC
54f0db2f592af764d329892bd85bd35fa03bde52
3 files changed
+2
tests/data/acpi/x86/q35/DSDT.spmem
tests/data/acpi/x86/q35/SRAT.spmem
tests/qtest/bios-tables-test-allowed-diff.h
+2
@@ -1 +1,3 @@
1
/* List of comma-separated changed AML files to ignore */
2
+"tests/data/acpi/x86/q35/DSDT.spmem",
3
+"tests/data/acpi/x86/q35/SRAT.spmem",