llvm-project/compiler-rt/test
Weiming Zhao 2dff98414f [Compiler-rt][Builtins] Implement lit-test support (part 2 of 2)
Summary:
Original r297566 (https://reviews.llvm.org/D30802) is splitted into two parts.
This part adds CMakefile/lit.cfg support.

Reviewers: rengolin, compnerd, jroelofs, erik.pilkington

Subscribers: srhines, dberris, mgorny

Differential Revision: https://reviews.llvm.org/D31259

llvm-svn: 298714
2017-03-24 17:06:05 +00:00
..
BlocksRuntime
asan [asan] Add an interceptor for strtok 2017-03-23 21:39:52 +00:00
builtins [Compiler-rt][Builtins] Implement lit-test support (part 2 of 2) 2017-03-24 17:06:05 +00:00
cfi Use lld-link /nopdb to suppress PDB generation when DWARF is required 2017-03-22 19:49:29 +00:00
dfsan [DFSAN] Another unstable test in AArch64 breaking bots unnecessarily 2016-12-09 19:02:04 +00:00
esan [ESan][MIPS] Adds support for MIPS64 2016-10-06 09:58:11 +00:00
interception Revert "[interception] Check for export table's size before referring to its elements." 2017-01-22 03:30:14 +00:00
lsan [test] Enable the strace_test only if strace is installed 2017-02-08 08:43:44 +00:00
msan [msan] Intercept getloadavg. 2017-03-16 01:06:22 +00:00
profile Revert "[PGO] Suspend SIGKILL for PR_SET_PDEATHSIG in profile-write" 2017-02-20 15:03:12 +00:00
safestack [asan] Enable -asan-use-private-alias on Darwin/Mach-O, add test for ODR false positive with LTO (compiler-rt part) 2016-09-14 14:09:18 +00:00
sanitizer_common Bypass potential libc's sysconf interceptors 2017-03-23 15:57:58 +00:00
scudo [scudo] Add test exercising pthreads 2017-03-23 19:21:10 +00:00
tsan Update debug_external.cc testcase to use TSan-invisible barriers to reduce flakiness. 2017-03-24 16:37:02 +00:00
ubsan Make nullability test pass on Windows, which evaluates parameters right-to-left. 2017-03-22 19:15:24 +00:00
xray [XRay] [compiler-rt] Mark arg1 logging test as failing on !x86_64. 2017-03-07 23:07:03 +00:00
CMakeLists.txt Reapply r297382: "[compiler-rt][builtins] Add __isOSVersionAtLeast()" 2017-03-09 17:02:16 +00:00
lit.common.cfg Use lld-link /nopdb to suppress PDB generation when DWARF is required 2017-03-22 19:49:29 +00:00
lit.common.configured.in Revert r298174, r298173, r298169, r298159. 2017-03-20 18:45:27 +00:00