There are two types of tests :

1) classic tests in the directory tests/. 
2) test suite in otests/ that can be run with 'java -DOPALE_DIR=$OPALE_DIR opale.tools.ORunTest' where $OPALE_DIR contains the installation's directory of Opale. The result of the tests are written in the file otests/Test.log

