]> git.ipfire.org Git - thirdparty/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>
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.args [moved from tests/qemuxml2argvdata/disk-drive-error-policy-wreport-rignore.args with 73% similarity]
tests/qemuxml2argvdata/disk-drive-error-policy.xml [moved from tests/qemuxml2argvdata/disk-drive-error-policy-wreport-rignore.xml with 75% similarity]
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.xml [moved from tests/qemuxml2xmloutdata/disk-drive-error-policy-wreport-rignore.xml with 78% similarity]
tests/qemuxml2xmltest.c