llvm-project/compiler-rt/test
Alexey Samsonov a7be03d66b [CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR.
The former will be properly initialized in standalone CMake build of
compiler-rt.

llvm-svn: 259407
2016-02-01 21:08:16 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan putting requires on one line - ppc still executes my tests. 2016-01-28 02:24:35 +00:00
builtins Add a generic version of __divtc3.c for long double complex division. 2015-11-22 19:13:49 +00:00
cfi [cfi] Get rid of a fixed size buffer for the library path in test. 2016-01-28 19:37:03 +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 [profile] Support hostname expansion in LLVM_PROFILE_FILE 2016-01-29 23:52:11 +00:00
safestack Ensure safestack overflow test doesn't segfault 2016-01-07 22:19:12 +00:00
sanitizer_common [MSan] Add a test case for r258339. 2016-01-21 17:51:08 +00:00
tsan [powerpc] make test case as xfail 2016-01-25 23:03:04 +00:00
ubsan [ubsan] Stop thinking we can rely on C++ ABI knowledge on Windows 2016-02-01 19:13:28 +00:00
CMakeLists.txt [sanitizers] generating html report on coverage dump 2016-01-27 23:51:36 +00:00
lit.common.cfg [sancov] run sancov test on x86_64 linux only 2016-01-28 00:35:17 +00:00
lit.common.configured.in [CMake] Use LLVM_MAIN_SRC_DIR instead of LLVM_SOURCE_DIR. 2016-02-01 21:08:16 +00:00