v2v: Add the test-harness used by external tests.

See the new man page virt-v2v-test-harness(1) added in this commit for
details of this library/harness, and also how to get the external
tests.
This commit is contained in:
Richard W.M. Jones
2015-03-10 14:58:08 +00:00
parent 35916e700b
commit ccb3894915
14 changed files with 828 additions and 1 deletions

2
README
View File

@@ -244,6 +244,8 @@ The full requirements are described below.
+--------------+-------------+---+-----------------------------------------+
| ocaml-ounit | | O | For the tests of the common OCaml |
| | | | modules. |
+--------------+-------------+---+-----------------------------------------+
| ocaml-libvirt| 0.6.1.5 | O | For building the virt-v2v test harness. |
+==============+=============+===+=========================================+
R = Required
O = Optional