the purpose of this ant file is to facilitate and automate the
functional testing of opends
Usage for oulu test suite:
[all]
bootstrap a fresh instance of ${product.name}
run the functional tests
wipeout the {{product.name} instance
[install]
[run-tests]
run the functional tests
[bootstrap]
install, configure and start an ${product.name} instance
[wipeout]
stop and uninstall a previously bootstraped ${product.name} instance