]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: qemustatusxml2xml: Add test data for re-generating LUKS/auth aliases
authorPeter Krempa <pkrempa@redhat.com>
Mon, 28 May 2018 08:02:54 +0000 (10:02 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 5 Jun 2018 06:13:57 +0000 (08:13 +0200)
commitecd785dd84bfa3a1a558fdf99c9a6f2097feea45
tree75f220e47e33d91223dbabef12474ea6da2dd940
parentf95baa381394b32bc73e1a42954be5c371de8647
tests: qemustatusxml2xml: Add test data for re-generating LUKS/auth aliases

Add tests for upcoming re-generation of aliases for the secret objects
used by qemu when upgrading libvirt.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
tests/qemustatusxml2xmldata/disk-secinfo-upgrade-in.xml [new file with mode: 0644]
tests/qemustatusxml2xmldata/disk-secinfo-upgrade-out.xml [new file with mode: 0644]
tests/qemuxml2xmltest.c