llvm-project/compiler-rt/lib/tsan/tests/unit
Alexey Samsonov 85f0a7e644 [TSan] Add interceptor for malloc_usable_size()
llvm-svn: 176013
2013-02-25 08:43:10 +00:00
..
CMakeLists.txt [Sanitizer] move unit test for Printf from tsan to sanitizer_common 2012-11-02 12:36:11 +00:00
tsan_clock_test.cc
tsan_flags_test.cc [TSan] fix a typo in test dependencies. Silence few remaining pedantic gcc warnings in TSan tests. 2012-09-18 08:33:37 +00:00
tsan_mman_test.cc [TSan] Add interceptor for malloc_usable_size() 2013-02-25 08:43:10 +00:00
tsan_mutex_test.cc
tsan_mutexset_test.cc tsan: add mutexsets to reports 2012-12-06 12:16:15 +00:00
tsan_platform_test.cc [Sanitizer] extend internal libc with stat/fstat/lstat functions 2013-02-04 10:16:50 +00:00
tsan_shadow_test.cc tsan: flip is_write bit in shadow to is_read 2013-02-01 10:02:55 +00:00
tsan_stack_test.cc
tsan_suppressions_test.cc tsan: allow a front-end to provide default suppressions 2013-01-24 13:50:10 +00:00
tsan_sync_test.cc tsan: add mutexsets to reports 2012-12-06 12:16:15 +00:00
tsan_vector_test.cc