]> git.ipfire.org Git - thirdparty/libvirt.git/commit
tests: Test vmx files with missing images
authorMartin Kletzander <mkletzan@redhat.com>
Tue, 5 Jan 2021 13:19:34 +0000 (14:19 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 6 Jan 2021 01:05:10 +0000 (02:05 +0100)
commit6c001a37e4009b6a3b3aecd3c3717e951e8f9011
tree6092a73ee1fd565f693c4ad7a7e4834e17491d69
parenteb07c7e56330a01f64d98a8c109ff66b5a6bd1de
tests: Test vmx files with missing images

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
tests/vmx2xmldata/vmx2xml-cdrom-ide-file-missing-datastore.vmx [new file with mode: 0644]
tests/vmx2xmldata/vmx2xml-cdrom-ide-file-missing-file.vmx [new file with mode: 0644]
tests/vmx2xmldata/vmx2xml-harddisk-ide-file-missing-datastore.vmx [new file with mode: 0644]
tests/vmx2xmldata/vmx2xml-harddisk-scsi-file-missing-file.vmx [new file with mode: 0644]
tests/vmx2xmltest.c