]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: domainsnapshotxml2xml: Remove testing with allowed format detection
authorPeter Krempa <pkrempa@redhat.com>
Wed, 7 Mar 2018 09:44:55 +0000 (10:44 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 13 Mar 2018 12:54:06 +0000 (13:54 +0100)
commitc4a5b77ffb594d73d7a5e9542f8bbc47c85ece75
tree036d2952d37186ee332861e3fb2941d7d60b877b
parent9fc796887d1bf9e3011c9e9b4a9fb581603e6aeb
tests: domainsnapshotxml2xml: Remove testing with allowed format detection

We have a test of the domain XML that allows format detection, so
there's no need to do it for snapshot XMLs where the parameter would
influence the domain XML portion.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
tests/domainsnapshotxml2xmlout/disk_snapshot_redefine.xml
tests/domainsnapshotxml2xmlout/external_vm_redefine.xml
tests/domainsnapshotxml2xmlout/full_domain.xml
tests/domainsnapshotxml2xmlout/metadata.xml
tests/domainsnapshotxml2xmltest.c