llvm-project/compiler-rt/lib/tsan/unit_tests
Dmitry Vyukov c87e7280b8 tsan: increase max shadow stack size + reduce memory consumption at the same time (by not memorizing full stacks in traces)
llvm-svn: 163322
2012-09-06 15:18:14 +00:00
..
tsan_clock_test.cc Remove file-type tags in .cc files in tsan/ and sanitizer_common/ 2012-06-04 13:55:19 +00:00
tsan_flags_test.cc [Sanitizer] move flag parsing routines (and unit tests) from tsan runtime to common runtime. 2012-07-09 13:21:39 +00:00
tsan_mman_test.cc Remove file-type tags in .cc files in tsan/ and sanitizer_common/ 2012-06-04 13:55:19 +00:00
tsan_mutex_test.cc tsan/asan: first try on msvc atomics 2012-06-29 18:00:38 +00:00
tsan_platform_test.cc tsan: prevent insertion of unwanted memset/memcpy/memcmp into runtime 2012-06-27 21:00:23 +00:00
tsan_printf_test.cc [Sanitizer] Renaming: SNPrintf -> internal_snprintf (and move it to sanitizer libc) 2012-06-19 09:21:57 +00:00
tsan_shadow_test.cc Remove file-type tags in .cc files in tsan/ and sanitizer_common/ 2012-06-04 13:55:19 +00:00
tsan_stack_test.cc tsan: increase max shadow stack size + reduce memory consumption at the same time (by not memorizing full stacks in traces) 2012-09-06 15:18:14 +00:00
tsan_suppressions_test.cc Remove file-type tags in .cc files in tsan/ and sanitizer_common/ 2012-06-04 13:55:19 +00:00
tsan_sync_test.cc Remove file-type tags in .cc files in tsan/ and sanitizer_common/ 2012-06-04 13:55:19 +00:00
tsan_vector_test.cc Remove file-type tags in .cc files in tsan/ and sanitizer_common/ 2012-06-04 13:55:19 +00:00