From: Shameer Kolothum <[email protected]>

The tests to be added exercise both legacy(iommu=smmuv3) and new
-device arm-smmuv3,.. cases.

Reviewed-by: Jonathan Cameron <[email protected]>
Reviewed-by: Eric Auger <[email protected]>
Tested-by: Eric Auger <[email protected]>
Tested-by: Nicolin Chen <[email protected]>
Signed-off-by: Shameer Kolothum <[email protected]>
Signed-off-by: Shameer Kolothum <[email protected]>
Reviewed-by: Donald Dutile <[email protected]>
Reviewed-by: Nicolin Chen <[email protected]>
Message-id: [email protected]
Signed-off-by: Peter Maydell <[email protected]>
---
 tests/qtest/bios-tables-test-allowed-diff.h     | 4 ++++
 tests/data/acpi/aarch64/virt/DSDT.smmuv3-dev    | 0
 tests/data/acpi/aarch64/virt/DSDT.smmuv3-legacy | 0
 tests/data/acpi/aarch64/virt/IORT.smmuv3-dev    | 0
 tests/data/acpi/aarch64/virt/IORT.smmuv3-legacy | 0
 5 files changed, 4 insertions(+)
 create mode 100644 tests/data/acpi/aarch64/virt/DSDT.smmuv3-dev
 create mode 100644 tests/data/acpi/aarch64/virt/DSDT.smmuv3-legacy
 create mode 100644 tests/data/acpi/aarch64/virt/IORT.smmuv3-dev
 create mode 100644 tests/data/acpi/aarch64/virt/IORT.smmuv3-legacy

diff --git a/tests/qtest/bios-tables-test-allowed-diff.h 
b/tests/qtest/bios-tables-test-allowed-diff.h
index dfb8523c8bf..2e3e3ccdcec 100644
--- a/tests/qtest/bios-tables-test-allowed-diff.h
+++ b/tests/qtest/bios-tables-test-allowed-diff.h
@@ -1 +1,5 @@
 /* List of comma-separated changed AML files to ignore */
+"tests/data/acpi/aarch64/virt/DSDT.smmuv3-legacy",
+"tests/data/acpi/aarch64/virt/DSDT.smmuv3-dev",
+"tests/data/acpi/aarch64/virt/IORT.smmuv3-legacy",
+"tests/data/acpi/aarch64/virt/IORT.smmuv3-dev",
diff --git a/tests/data/acpi/aarch64/virt/DSDT.smmuv3-dev 
b/tests/data/acpi/aarch64/virt/DSDT.smmuv3-dev
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/tests/data/acpi/aarch64/virt/DSDT.smmuv3-legacy 
b/tests/data/acpi/aarch64/virt/DSDT.smmuv3-legacy
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/tests/data/acpi/aarch64/virt/IORT.smmuv3-dev 
b/tests/data/acpi/aarch64/virt/IORT.smmuv3-dev
new file mode 100644
index 00000000000..e69de29bb2d
diff --git a/tests/data/acpi/aarch64/virt/IORT.smmuv3-legacy 
b/tests/data/acpi/aarch64/virt/IORT.smmuv3-legacy
new file mode 100644
index 00000000000..e69de29bb2d
-- 
2.43.0


Reply via email to