Import: unittests
authorAgata Murawska <agatamurawska@google.com>
Mon, 12 Sep 2011 08:47:44 +0000 (10:47 +0200)
committerMichael Hanselmann <hansmi@google.com>
Mon, 26 Sep 2011 14:10:06 +0000 (16:10 +0200)
commit1e6fab60af5e527a3c3e7154bf7a3e27efdbbd58
tree6622068cd271aa60aa2411f87f51e3e7e983ed1c
parent7bde29b5632ae1942a525a30e7564e7d25124eb5
Import: unittests

Signed-off-by: Agata Murawska <agatamurawska@google.com>
Reviewed-by: Michael Hanselmann <hansmi@google.com>
19 files changed:
Makefile.am
test/data/ovfdata/compr_disk.vmdk.gz [new file with mode: 0644]
test/data/ovfdata/corrupted_resources.ovf [new file with mode: 0644]
test/data/ovfdata/empty.ovf [new file with mode: 0644]
test/data/ovfdata/ganeti.mf [new file with mode: 0644]
test/data/ovfdata/ganeti.ovf [new file with mode: 0644]
test/data/ovfdata/gzip_disk.ovf [new file with mode: 0644]
test/data/ovfdata/new_disk.vmdk [new file with mode: 0644]
test/data/ovfdata/no_disk_in_ref.ovf [new file with mode: 0644]
test/data/ovfdata/no_ovf.ova [new file with mode: 0644]
test/data/ovfdata/ova.ova [new file with mode: 0644]
test/data/ovfdata/second_disk.vmdk [new file with mode: 0644]
test/data/ovfdata/virtualbox.ovf [new file with mode: 0644]
test/data/ovfdata/wrong_extension.ovd [new file with mode: 0644]
test/data/ovfdata/wrong_manifest.mf [new file with mode: 0644]
test/data/ovfdata/wrong_manifest.ovf [new file with mode: 0644]
test/data/ovfdata/wrong_ova.ova [new file with mode: 0644]
test/data/ovfdata/wrong_xml.ovf [new file with mode: 0644]
test/ganeti.ovf_unittest.py [new file with mode: 0644]