llvm-project/compiler-rt/test
Viktor Kutuzov c68a37c531 Add FreeBSD support to the address sanitizer's malloc_context_size.cc test case
Differential Revision: http://reviews.llvm.org/D4665

llvm-svn: 215081
2014-08-07 04:58:41 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Add FreeBSD support to the address sanitizer's malloc_context_size.cc test case 2014-08-07 04:58:41 +00:00
builtins Provide mul for IEEE quad. From GuanHong Liu. 2014-06-19 20:34:03 +00:00
dfsan [dfsan] Fix the declaration of dfsan_add_label. 2014-06-04 17:54:51 +00:00
lsan [Sanitizer] Make "suppressions" and "print_suppressions" common runtime flags. 2014-07-30 21:33:04 +00:00
msan [msan] Use SIGHUP instead of SIGUSR1 in test. 2014-07-30 08:17:58 +00:00
profile Run common and profile tests in cross-compiled builds. 2014-05-20 22:04:27 +00:00
sanitizer_common [sanitizer] De-flake one test. 2014-07-15 08:46:51 +00:00
tsan tsan: allocate vector clocks using slab allocator 2014-08-05 18:45:02 +00:00
ubsan The test doesn't export ASAN_OPTIONS, so $ASAN_OPTIONS should not be used in RUN lines. 2014-08-05 11:12:23 +00:00
CMakeLists.txt InstrProf: Add simple compiler-rt test 2014-03-31 22:45:37 +00:00
lit.common.cfg Add detection of OS X relocatable SDK to compiler-rt as a lit.util function 2014-06-10 14:22:00 +00:00
lit.common.configured.in XFAIL ptrace test on arm 2014-05-20 23:31:26 +00:00