ocaml: Combine tests together to reduce number of launches.
authorRichard W.M. Jones <rjones@redhat.com>
Tue, 30 Nov 2010 13:56:33 +0000 (13:56 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Tue, 30 Nov 2010 13:56:33 +0000 (13:56 +0000)
commit13af3835cdcfbf46c8072b7960d73ae9ca5deb4d
tree90766ea6bec08fbf35ea46f33104f8f18f70206e
parent61a0f7988447fe0911360f8dfc2962086967cc9a
ocaml: Combine tests together to reduce number of launches.

Combine launch, lvcreate and readdir tests together into a
single 'basic' test, so that we don't launch the appliance
so often when testing in this subdirectory.
.gitignore
ocaml/Makefile.am
ocaml/t/guestfs_010_basic.ml [moved from ocaml/t/guestfs_060_readdir.ml with 68% similarity]
ocaml/t/guestfs_010_launch.ml [deleted file]
ocaml/t/guestfs_050_lvcreate.ml [deleted file]