tests: Use DO_TEST_CAPS_*() for Intel IOMMU
commit5b0dcbcdef03b0fd32087c78edc4ad74fd6dd188
authorAndrea Bolognani <abologna@redhat.com>
Fri, 17 May 2019 12:45:36 +0000 (17 14:45 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 22 May 2019 12:54:32 +0000 (22 14:54 +0200)
tree746afbbf341e60f9f227264f6da19eb1ea2ae773
parent4a744b578dbeb63d0e0f8123767f4b164a207e90
tests: Use DO_TEST_CAPS_*() for Intel IOMMU

We can drop the intel-iommu-machine test case while doing so,
since it is supposed to showcase how we generate different
command lines for older QEMU versions and we can do that
using a single input file now.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
14 files changed:
tests/qemuxml2argvdata/intel-iommu-caching-mode.x86_64-latest.args [moved from tests/qemuxml2argvdata/intel-iommu-device-iotlb.args with 61% similarity]
tests/qemuxml2argvdata/intel-iommu-device-iotlb.x86_64-latest.args [copied from tests/qemuxml2argvdata/intel-iommu-caching-mode.args with 61% similarity]
tests/qemuxml2argvdata/intel-iommu-eim.x86_64-latest.args [moved from tests/qemuxml2argvdata/intel-iommu-eim.args with 62% similarity]
tests/qemuxml2argvdata/intel-iommu-machine.args [deleted file]
tests/qemuxml2argvdata/intel-iommu.x86_64-2.6.0.args [moved from tests/qemuxml2argvdata/intel-iommu-caching-mode.args with 73% similarity]
tests/qemuxml2argvdata/intel-iommu.x86_64-latest.args [moved from tests/qemuxml2argvdata/intel-iommu.args with 62% similarity]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/intel-iommu-caching-mode.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/intel-iommu-caching-mode.xml with 100% similarity]
tests/qemuxml2xmloutdata/intel-iommu-device-iotlb.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/intel-iommu-device-iotlb.xml with 100% similarity]
tests/qemuxml2xmloutdata/intel-iommu-eim.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/intel-iommu-eim.xml with 100% similarity]
tests/qemuxml2xmloutdata/intel-iommu-machine.xml [deleted symlink]
tests/qemuxml2xmloutdata/intel-iommu.x86_64-2.6.0.xml [moved from tests/qemuxml2argvdata/intel-iommu-machine.xml with 93% similarity]
tests/qemuxml2xmloutdata/intel-iommu.x86_64-latest.xml [moved from tests/qemuxml2xmloutdata/intel-iommu.xml with 100% similarity]
tests/qemuxml2xmltest.c