CMake/Tests/CTestTestMemcheck
Bill Hoffman 5d40d88e00 Handle more than one process with sanitizer errors.
Since the Sanitizers write out one log file per process, a single
test might have more than one log file. This commit allows ctest
to read all of the log files found for a particual test.
2014-07-24 11:25:59 -04:00
..
NoLogDummyChecker Tests/CTestTestMemcheck: Help Xcode 2.x create output dirs 2014-03-26 15:09:56 -04:00
CMakeLists.txt Merge topic 'fix_sanitizer_test_to_work_with_sanitizer' 2014-07-23 09:44:32 -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 Encoding: Fix a few encoding problems with ctest. 2014-07-18 10:05:01 -04:00
test.cmake.in ctest_memcheck: Add support for ThreadSanitizer 2014-07-09 09:48:35 -04:00
testAddressSanitizer.cmake Fix leak and address sanitizer tests to be able to run with real tools. 2014-07-22 10:51:53 -04:00
testLeakSanitizer.cmake Handle more than one process with sanitizer errors. 2014-07-24 11:25:59 -04:00
testThreadSanitizer.cmake ctest_memcheck: Add support for ThreadSanitizer 2014-07-09 09:48:35 -04:00