summaryrefslogtreecommitdiffstats
path: root/Help/variable/CTEST_MEMORYCHECK_TYPE.rst
blob: e8d5461ac56333751dd7115ebf835952ae37e839 (plain)
1
2
3
4
5
6
7
CTEST_MEMORYCHECK_TYPE
----------------------

Specify the CTest ``MemoryCheckType`` setting
in a :manual:`ctest(1)` dashboard client script.
Valid values are Valgrind, Purify, BoundsChecker, and ThreadSanitizer,
and AddressSanitizer.