On Wed, Jun 07, 2017 at 09:24:53PM +0200, Ján Tomko wrote:
Add a test case with all the virtio devices we know to demonstrate
the addition of new options.
https://bugzilla.redhat.com/show_bug.cgi?id=1283251
---
.../qemuxml2argv-virtio-options.xml | 81 ++++++++++++++++++++++
.../qemuxml2xmlout-virtio-options.xml | 1 +
tests/qemuxml2xmltest.c | 1 +
3 files changed, 83 insertions(+)
create mode 100644 tests/qemuxml2argvdata/qemuxml2argv-virtio-options.xml
create mode 120000 tests/qemuxml2xmloutdata/qemuxml2xmlout-virtio-options.xml
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>