CMake/Tests/CTestTestMemcheck
Bill Hoffman 49948f7221 ctest_memcheck: Add support for ThreadSanitizer
This commit adds support for ThreadSanitizer to ctest.  ThreadSanitizer
is part of the clang compiler and also gcc 4.8 and later. You have to
compile the code with special flags. Then your code gets the the
ThreadSanitizer ability built into it. To pass options to the
ThreadSanitizer you use an environment variable. This commit teaches
ctest to parse the output from ThreadSanitizer and send it to CDash.
2014-07-09 09:48:35 -04:00
..
NoLogDummyChecker Tests/CTestTestMemcheck: Help Xcode 2.x create output dirs 2014-03-26 15:09:56 -04:00
CMakeLists.txt ctest_memcheck: Add support for ThreadSanitizer 2014-07-09 09:48:35 -04:00
CMakeLists.txt.in CTestTestMemcheck: do not search for compilers 2014-07-01 22:14:51 +02:00
CTestConfig.cmake.in Update CDash server URL 2014-06-24 13:54:52 -04:00
memtester.cxx.in CTest: create one output file per memcheck (#14303) 2013-08-07 22:25:48 +02:00
test.cmake.in ctest_memcheck: Add support for ThreadSanitizer 2014-07-09 09:48:35 -04:00
testThreadSanitizer.cmake ctest_memcheck: Add support for ThreadSanitizer 2014-07-09 09:48:35 -04:00