]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: domainsnapshotxml2xml: make 'disk-seclabel' test operational
authorPeter Krempa <pkrempa@redhat.com>
Tue, 5 Jun 2018 14:02:11 +0000 (16:02 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 20 Jun 2019 15:08:53 +0000 (17:08 +0200)
commit3203681e5e8513425acdf3f25d0981f5157f0ddf
tree4e0f2da1b2d5dee7ee6e379b0e6d4486171464fa
parentac88a8cfad1c93897ddbbfa1cc1aabcf0245255c
tests: domainsnapshotxml2xml: make 'disk-seclabel' test operational

Now that we added the seclabels to the schema we can test that they are
parsed and formatted correctly.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Martin Kletzander <mkletzan@redhat.com>
tests/domainsnapshotxml2xmlout/disk-seclabel.xml [new file with mode: 0644]
tests/domainsnapshotxml2xmltest.c