the purpose of this ant file is to facilitate and automate the protocol
testing of the project.
Due to legal issues, we cannot provide the package
Usage for oulu test suite:
[all]
bootstrap a fresh instance of ${product.name}
run the oulu tests
wipeout the ${product.name} instance
[get-bits]
Download the bits from oulu university server
NOTE: if you are behind a proxy, you need to edit oulu.properties
and set proxy.host and proxy.port to relfect that.
[pdu-tests]
run the application exceptions robustness test suite
[ber-tests]
run the encryption exceptions robustness test suite
[bootstrap]
install, configure and start an ${product.name} instance
[wipeout]
stop and uninstall a previously bootstraped ${product.name} instance