summaryrefslogtreecommitdiff
path: root/share/cmake-3.17/Help/variable/CTEST_MEMORYCHECK_TYPE.rst
blob: 4e7d5c0ef310f981a5545d2b2c63b0a0c15a83cc (plain)
1
2
3
4
5
6
7
8
CTEST_MEMORYCHECK_TYPE
----------------------

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