OSDN Git Service

tests/acpi: q35: Allow addition of a CXL test.
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Fri, 29 Apr 2022 14:41:01 +0000 (15:41 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 13 May 2022 11:57:26 +0000 (07:57 -0400)
Add exceptions for the DSDT and the new CEDT tables
specific to a new CXL test in the following patch.

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Message-Id: <20220429144110.25167-37-Jonathan.Cameron@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
tests/data/acpi/q35/CEDT.cxl [new file with mode: 0644]
tests/data/acpi/q35/DSDT.cxl [new file with mode: 0644]
tests/qtest/bios-tables-test-allowed-diff.h

diff --git a/tests/data/acpi/q35/CEDT.cxl b/tests/data/acpi/q35/CEDT.cxl
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/tests/data/acpi/q35/DSDT.cxl b/tests/data/acpi/q35/DSDT.cxl
new file mode 100644 (file)
index 0000000..e69de29
index dfb8523..7c7f9fb 100644 (file)
@@ -1 +1,3 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/q35/DSDT.cxl",
+"tests/data/acpi/q35/CEDT.cxl",