llvm-project/compiler-rt/test
Maxim Ostapenko 1965cc6258 [asan] Optionally print reproducer cmdline in ASan reports.
Differential Revision: http://reviews.llvm.org/D16070

llvm-svn: 258037
2016-01-18 07:55:12 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] Optionally print reproducer cmdline in ASan reports. 2016-01-18 07:55:12 +00:00
builtins Add a generic version of __divtc3.c for long double complex division. 2015-11-22 19:13:49 +00:00
cfi Fix stats.cpp test on 32-bit Windows. 2016-01-16 02:08:55 +00:00
dfsan [AArch64|DFSAN] XPASS custom.cc, as it got fixed by r243686 2015-07-31 10:50:29 +00:00
lsan [LSan] Ignore all allocations made inside pthread_create. 2016-01-16 00:57:25 +00:00
msan [compiler-rt] [msan] Remove stable-runtime requirement for insertvalue_origin.cc 2016-01-12 15:16:34 +00:00
profile [Coverage] add test cases for coverage testing 2016-01-14 18:15:54 +00:00
safestack Ensure safestack overflow test doesn't segfault 2016-01-07 22:19:12 +00:00
sanitizer_common [tsan] don't crash on closedir(0) 2016-01-08 22:48:19 +00:00
tsan [tsan] Introduce a "ignore_interceptors_accesses" option 2016-01-14 12:24:37 +00:00
ubsan Re-disable suppressions.cpp on Windows. 2016-01-15 23:19:39 +00:00
CMakeLists.txt Revert "Fix CMake warning in CFI tests." 2016-01-08 19:56:45 +00:00
lit.common.cfg [windows] Add retries to cope with linker/filesystem flakiness 2015-09-02 20:45:36 +00:00
lit.common.configured.in [CMake] Rename COMPILER_RT_TEST_TARGET_TRIPLE to more appropriate COMPILER_RT_DEFAULT_TARGET_TRIPLE. 2015-09-08 22:48:35 +00:00