]> xenbits.xensource.com Git - libvirt.git/commit
tests: qemuxml2argv: Unify all tests for disk error policy
authorPeter Krempa <pkrempa@redhat.com>
Mon, 9 Jul 2018 15:00:12 +0000 (17:00 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 10 Jul 2018 11:37:51 +0000 (13:37 +0200)
commit98ee8bcf6db09cbcaec7bf95a8ac84fac508ab35
treeb543d74be09059d5a2f340cc2543bd0afdbdfd8a
parent1cb98a1fb333c366301bded94a45615c871ca4c0
tests: qemuxml2argv: Unify all tests for disk error policy

Add multiple drives with the various configurations rather than having
multiple tests.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
14 files changed:
tests/qemuxml2argvdata/disk-drive-error-policy-enospace.args [deleted file]
tests/qemuxml2argvdata/disk-drive-error-policy-enospace.xml [deleted file]
tests/qemuxml2argvdata/disk-drive-error-policy-stop.args [deleted file]
tests/qemuxml2argvdata/disk-drive-error-policy-stop.xml [deleted file]
tests/qemuxml2argvdata/disk-drive-error-policy-wreport-rignore.args [deleted file]
tests/qemuxml2argvdata/disk-drive-error-policy-wreport-rignore.xml [deleted file]
tests/qemuxml2argvdata/disk-drive-error-policy.args [new file with mode: 0644]
tests/qemuxml2argvdata/disk-drive-error-policy.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c
tests/qemuxml2xmloutdata/disk-drive-error-policy-enospace.xml [deleted file]
tests/qemuxml2xmloutdata/disk-drive-error-policy-stop.xml [deleted file]
tests/qemuxml2xmloutdata/disk-drive-error-policy-wreport-rignore.xml [deleted file]
tests/qemuxml2xmloutdata/disk-drive-error-policy.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c