launch regression suite : $ make $ make regress if necessary configure and rebuild dependencies with : $ make dependconfig $ make depend regression test can be build specificially and tested in its subdirectory with : $ make $ ./rgX.sh (where X is the test number) log/ : contains error logs if a test fail bin/ : contains binaries built from regression tests sources