llvm-project/compiler-rt/lib/sanitizer_common/tests
Kostya Serebryany 1e3d387459 [tsan] add MmapAlignedOrDie
llvm-svn: 169474
2012-12-06 06:10:31 +00:00
..
CMakeLists.txt [tsan] get rid of *allocator64* files, moving everything to *allocator* files. This will help with the 32-bit allocator implementation and testing 2012-12-05 10:09:15 +00:00
lit.cfg [Sanitizer] Add new lit testsuite: check-sanitizer that runs unit tests for sanitizer_common runtime (shared between ASan and TSan) 2012-09-11 10:50:32 +00:00
lit.site.cfg.in [Sanitizer] Add new lit testsuite: check-sanitizer that runs unit tests for sanitizer_common runtime (shared between ASan and TSan) 2012-09-11 10:50:32 +00:00
sanitizer_allocator64_testlib.cc [tsan] get rid of *allocator64* files, moving everything to *allocator* files. This will help with the 32-bit allocator implementation and testing 2012-12-05 10:09:15 +00:00
sanitizer_allocator_test.cc [tsan] get rid of *allocator64* files, moving everything to *allocator* files. This will help with the 32-bit allocator implementation and testing 2012-12-05 10:09:15 +00:00
sanitizer_common_test.cc [tsan] add MmapAlignedOrDie 2012-12-06 06:10:31 +00:00
sanitizer_flags_test.cc [Sanitizer] Resolve fixme: break dependency of sanitizer_common tests on TSan RTL 2012-08-31 10:15:44 +00:00
sanitizer_libc_test.cc Fix the internal_memmove() implementation that used to skip src[0] if dst < src. 2012-10-26 13:24:20 +00:00
sanitizer_list_test.cc [tsan] start using AllocatorCache in CombinedAllocator 2012-07-06 14:32:00 +00:00
sanitizer_printf_test.cc [Sanitizer] fix printf unittest on 32-bit arch 2012-11-02 14:28:17 +00:00
sanitizer_stackdepot_test.cc tsan: reserve msb in stack depot id's (required for msan) 2012-09-17 03:14:15 +00:00
sanitizer_test_main.cc [Sanitizer] Add new lit testsuite: check-sanitizer that runs unit tests for sanitizer_common runtime (shared between ASan and TSan) 2012-09-11 10:50:32 +00:00