llvm-project/compiler-rt/test
Kuba Brecka 9dcecefe67 [tsan] Add Darwin support for lit tests
This patch enables running lit tests on OS X:
1) Simply enable tests for Darwin (they were restricted to Linux and FreeBSD).
2) Disable using instrumented libcxx (libcxx_tsan) on Darwin.
3) On Darwin, override abort_on_error=0, otherwise all tests would generate crash logs and take much longer to process.

Differential Revision: http://reviews.llvm.org/D14439

llvm-svn: 252309
2015-11-06 15:05:34 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan Revert "Reapply: [asan] On OS X, log reports to syslog and os_trace" 2015-11-04 21:03:12 +00:00
builtins [compiler-rt][aarch64] New tests for 128-bit floating-point builtins, fixes of tests and __fixuint 2015-11-05 18:36:42 +00:00
cfi CFI: add a test from base-to-derived cast from the base destructor. 2015-09-30 23: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 [Sanitizer] Teach ReadFileToBuffer to distinguish empty file from inaccessible file. 2015-07-17 23:50:08 +00:00
msan [compiler-rt] [msan] Unify aarch64 mapping 2015-10-29 13:04:19 +00:00
profile Add support for generating profiles in a given directory. 2015-07-09 17:21:52 +00:00
safestack SafeStack: XFAIL the pthread.c test on Darwin. 2015-06-16 18:52:31 +00:00
sanitizer_common [compiler-rt] Enable ptrace sanitizer for arm 2015-10-26 18:15:14 +00:00
tsan [tsan] Add Darwin support for lit tests 2015-11-06 15:05:34 +00:00
ubsan Revert "Reapply: [asan] On OS X, log reports to syslog and os_trace" 2015-11-04 21:03:12 +00:00
CMakeLists.txt [CFI] Make CFI tests require UBSan (for diagnostic mode). 2015-09-29 21:43:37 +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