CMake/Tests/CTestTestMemcheck
Rolf Eike Beer 6f9aaad150 CTest: create one output file per memcheck (#14303)
The output file used for memory checker runs must be unique for every test run
in parallel, so simply make them unique for every test run. Simply use the test
index to avoid collisions.
2013-08-07 22:25:48 +02:00
..
NoLogDummyChecker Tests: verify that memory checker output files are always present 2013-05-09 19:24:53 +02:00
CMakeLists.txt CTest: create one output file per memcheck (#14303) 2013-08-07 22:25:48 +02:00
CMakeLists.txt.in Tests: remove code duplication in CTestTestMemCheck tests 2013-05-09 19:22:31 +02:00
CTestConfig.cmake.in Tests: remove code duplication in CTestTestMemCheck tests 2013-05-09 19:22:31 +02:00
memtester.cxx.in CTest: create one output file per memcheck (#14303) 2013-08-07 22:25:48 +02:00
test.cmake.in Tests: remove code duplication in CTestTestMemCheck tests 2013-05-09 19:22:31 +02:00