ctest_memcheck -------------- Perform the :ref:`CTest MemCheck Step` as a :ref:`Dashboard Client`. :: ctest_memcheck([BUILD ] [APPEND] [START ] [END ] [STRIDE ] [EXCLUDE ] [INCLUDE ] [EXCLUDE_LABEL ] [INCLUDE_LABEL ] [PARALLEL_LEVEL ] [TEST_LOAD ] [SCHEDULE_RANDOM ] [STOP_TIME ] [RETURN_VALUE ] [QUIET] ) Run tests with a dynamic analysis tool and store results in ``MemCheck.xml`` for submission with the :command:`ctest_submit` command. The options are the same as those for the :command:`ctest_test` command.