Here you can find how to setup the testing package.

1) fill the folders under crashHandler with the executables and the dlls needed to run the application.
2) copy the necessary lines from crashHandler.exe.config.example into the CrashHandler.config 
3) open a bash shell(read the file in tools/newErrorLogs.README.txt in order to know how to do it) from this location (CrashHandler/AcceptanceTests)
4) run in the shell ./tools/newErrorLogs.sh

the newErrorLogs script replaces the callstack in all the Attachments subfolders, the package created can be used only for one test suite

the AcceptanceTests to run are under docs