tests/acpi: q35: Allow addition of a CXL test.

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>
This commit is contained in:
Jonathan Cameron 2022-04-29 15:41:01 +01:00 committed by Michael S. Tsirkin
parent 6d302cf46d
commit 502f99abaa
3 changed files with 2 additions and 0 deletions

View File

View File

View 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",