llvm-project/compiler-rt/lib/tsan
Alexey Samsonov 8474843e3b [TSan] Blacklist test: Rename blacklisted function. Make this test work for custom TSan testing script.
llvm-svn: 171186
2012-12-28 10:06:26 +00:00
..
benchmarks [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
go tsan: add sanity test for Go runtime into presubmit test 2012-12-14 10:10:57 +00:00
lit_tests [TSan] Blacklist test: Rename blacklisted function. Make this test work for custom TSan testing script. 2012-12-28 10:06:26 +00:00
rtl [asan/tsan] when unmapping a chunk of user memory, apply madvise(MADV_DONTNEED) to the corresponding chunk of shadow memory. Also update sanitizer_allocator64_testlib.cc 2012-12-27 07:37:24 +00:00
tests tsan: exclude flaky test 2012-12-10 09:16:17 +00:00
CMakeLists.txt [TSan] move: rtl_tests->tests/rtl unit_tests->tests/unit to make a single root for gtest-based tests. Support running these tests from lit via check-tsan command. 2012-09-17 10:02:17 +00:00
Makefile.mk [tsan] makefile machinery to build tsan-rt (linux-x86_64 only) 2012-05-15 15:17:35 +00:00
Makefile.old tsan: add cmake build and tests into presubmit script 2012-12-20 14:10:27 +00:00
analyze_libtsan.sh [tsan] old-dstyle Makefile for tests; two helper scripts that analyze the assembly code of the hot functions 2012-05-10 15:10:03 +00:00
check_analyze.sh [tsan] old-dstyle Makefile for tests; two helper scripts that analyze the assembly code of the hot functions 2012-05-10 15:10:03 +00:00
check_cmake.sh tsan: use clang in cmake build + add -Werror 2012-12-21 06:30:27 +00:00