[CMake] Read memory tests results with jenkins

Nils Gladitz nilsgladitz at gmail.com
Tue Nov 12 06:52:48 EST 2013


On 11/12/2013 12:37 PM, Bogdan Cristea wrote:
> Hi
>
> I am running memory leak tests using ctest as follows
>
> ctest -D ExperimentalMemCheck
>
Did you find the XML report yet that CTest creates for CDash?
DynamicAnalysis.xml should be created in a timestamped subdirectory of 
Testing/ within your build directory.
Maybe it could be transformed into something that would work with jenkins.

Nils


More information about the CMake mailing list