llvm-project/compiler-rt/test
Francis Ricci fdf7779795 Don't use abort_on_error for lsan darwin test suite
Summary:
This option is disabled by our other test suites, and will cause
failures when unit tests abort instead of failing with an error code.
Will also prevent the test suite from being too slow.

Reviewers: kubamracek, alekseyshl

Subscribers: llvm-commits

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

llvm-svn: 300593
2017-04-18 20:56:59 +00:00
..
BlocksRuntime
asan [lsan] Reenable lsan tests on ARM bots 2017-04-13 12:00:56 +00:00
builtins [builtins] Remove stray quotes to fix check-builtins on non-Windows :( 2017-04-07 17:40:25 +00:00
cfi Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF. 2017-03-25 00:42:25 +00:00
dfsan [DFSAN] Another unstable test in AArch64 breaking bots unnecessarily 2016-12-09 19:02:04 +00:00
esan Remove unused variable. 2017-03-31 12:07:58 +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 Don't use abort_on_error for lsan darwin test suite 2017-04-18 20:56:59 +00:00
msan [msan] Make test to fall-back to IPv6 if IPv4 is not available. 2017-04-10 17:59:07 +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 Use 0-padding for i386 and arm print format specifiers 2017-04-12 14:25:28 +00:00
scudo [scudo] Add test exercising pthreads 2017-03-23 19:21:10 +00:00
tsan [tsan] Add missing include for uint64_t in test. 2017-04-17 19:55:12 +00:00
ubsan [ubsan] Use the correct tool name in diagnostics 2017-04-14 18:24:35 +00:00
xray [XRay] [compiler-rt] Unwriting FDR mode buffers when functions are short. 2017-04-06 07:14:43 +00:00
CMakeLists.txt Reapply r297382: "[compiler-rt][builtins] Add __isOSVersionAtLeast()" 2017-03-09 17:02:16 +00:00
lit.common.cfg Add LIT_USE_INTERNAL_SHELL to compiler-rt tests. 2017-03-30 13:33:22 +00:00
lit.common.configured.in Fix sanitizer tests with LLVM_TOOL_LLD_BUILD=OFF. 2017-03-25 00:42:25 +00:00