summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CTestMemcheck/DummyThreadSanitizer-stdout.txt
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2015-02-19 16:35:51 (GMT)
committerBrad King <brad.king@kitware.com>2015-02-19 16:35:51 (GMT)
commit1d82105e29fc6f0bb71a474f876a7553b397cc26 (patch)
tree25918c24cedd897673f5f326497ad2b5f836a49f /Tests/RunCMake/CTestMemcheck/DummyThreadSanitizer-stdout.txt
parentd7662141a771f105e64b56543d99ee43e7d00849 (diff)
downloadCMake-1d82105e29fc6f0bb71a474f876a7553b397cc26.zip
CMake-1d82105e29fc6f0bb71a474f876a7553b397cc26.tar.gz
CMake-1d82105e29fc6f0bb71a474f876a7553b397cc26.tar.bz2
Tests: Rename RunCMake.{CTestMemcheck => ctest_memcheck}
Follow the convention of naming tests after the command they test.
Diffstat (limited to 'Tests/RunCMake/CTestMemcheck/DummyThreadSanitizer-stdout.txt')
-rw-r--r--Tests/RunCMake/CTestMemcheck/DummyThreadSanitizer-stdout.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/Tests/RunCMake/CTestMemcheck/DummyThreadSanitizer-stdout.txt b/Tests/RunCMake/CTestMemcheck/DummyThreadSanitizer-stdout.txt
deleted file mode 100644
index c3af1f9..0000000
--- a/Tests/RunCMake/CTestMemcheck/DummyThreadSanitizer-stdout.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-Memory checking results:
-data race - 1
-data race on vptr \(ctor/dtor vs virtual call\) - 1
-heap-use-after-free - 1
-thread leak - 1
-destroy of a locked mutex - 1
-double lock of a mutex - 1
-unlock of an unlocked mutex \(or by a wrong thread\) - 1
-read lock of a write locked mutex - 1
-read unlock of a write locked mutex - 1
-signal-unsafe call inside of a signal - 1
-signal handler spoils errno - 1
-lock-order-inversion \(potential deadlock\) - 1