Skip to content

ctest_memcheck: generate `DynamicAnalysis-Test.xml` as well

This is useful so that memcheck results also show up as test results on CDash.

Fixes: #22190 (closed)


I'm not seeing existing tests for anything like DynamicAnalysis.xml existing or even having useful content. Any suggestions on how to test? Is if (EXISTS "…/Test.xml") sufficient?

Edited by Ben Boeckel

Merge request reports