This patch adds a first set of SMMU functional tests using a Fedora cloud-init image. Given the kernel in use, range invalidation is not tested yet. However different guest kernel configurations are tested: standard, strict=0 and passthrough mode.
The patch applies on top of Cleber's series: PATCH v2 00/10] Acceptance Test: introduce base class for Linux based tests. Special thanks to Cleber for his support on this first trial. Best Regards Eric Eric Auger (1): avocado_qemu: Add SMMUv3 tests tests/acceptance/smmu.py | 104 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 tests/acceptance/smmu.py -- 2.26.2
