]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Add invalid domain disk encryption test
authorJohn Ferlan <jferlan@redhat.com>
Thu, 14 Sep 2017 15:14:57 +0000 (11:14 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 15 Sep 2017 12:07:42 +0000 (08:07 -0400)
commit411cdb61509ad8b21f3f9aa8e0dbe1c955996104
treee6bc11c00e795de4513d6744d8180c9ae2c8546f
parentc09c93cf5723649455dd4fa6b1cea4aac4ab37fc
conf: Add invalid domain disk encryption test

Add a test to prove checking for invalid luks disk formatting check.
The error message will indicate supplying the <cipher> element is
unnecessary.
tests/qemuxml2argvdata/qemuxml2argv-luks-disk-invalid.xml [new file with mode: 0644]
tests/qemuxml2argvtest.c