]> xenbits.xensource.com Git - xcp/xen-api.git/commit
Add a unit test for Pool_db_backup.prepare_database_for_restore.
authorDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:06 +0000 (17:39 +0000)
committerDavid Scott <dave.scott@eu.citrix.com>
Wed, 26 Jan 2011 17:39:06 +0000 (17:39 +0000)
commitbb6f3ad08d1ff1194b01c6aae835f1e8c9d2f159
tree5848d3d2af9d799a859c550febb11cc2d069fe2d
parent3af9b0f8c925631bb8b9b923b18a218da13819a2
Add a unit test for Pool_db_backup.prepare_database_for_restore.

Signed-off-by: David Scott <dave.scott@eu.citrix.com>
ocaml/xapi/OMakefile
ocaml/xapi/pool_db_backup_test.ml [new file with mode: 0644]
ocaml/xapi/xapi_db_upgrade_test.ml
ocaml/xapi/xapi_test_common.ml [new file with mode: 0644]
ocaml/xapi/xapi_unit_test.ml [new file with mode: 0644]