summaryrefslogtreecommitdiff
path: root/Help/variable/CTEST_MEMORYCHECK_TYPE.rst
blob: b8b4c30be591aa85f3b313919d613d30f152ddfb (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``, and
``ThreadSanitizer``, ``AddressSanitizer``, ``LeakSanitizer``, ``MemorySanitizer``, and
``UndefinedBehaviorSanitizer``.