llvm-project/compiler-rt/test
Michal Gorny 2bcd94f8d8 [test] Build sanitizer/xray tests only if COMPILER_RT_BUILD_* is on
Cover the sanitizer tests with COMPILER_RT_BUILD_SANITIZERS
conditional, and add COMPILER_RT_BUILD_XRAY conditional to the xray
tests. This makes it possible to do a pure-builtins build with tests
enabled.

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

llvm-svn: 301387
2017-04-26 07:35:36 +00:00
..
BlocksRuntime
asan [asan] Fix Windows global dead stripping tests 2017-04-24 23:13:47 +00:00
builtins [builtins] Remove stray quotes to fix check-builtins on non-Windows :( 2017-04-07 17:40:25 +00:00
cfi [cfi] Fix wrong CMake condition for WIN32. 2017-04-24 21:27:47 +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 [lsan] Enable LSan on PowerPC64. 2017-04-21 21:59:53 +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 [cfi] Run tests with and without lld and thinlto. 2017-04-21 18:11:23 +00:00
sanitizer_common [sanitizer] Define lsan-x86 in tests for both i386 and i686. 2017-04-18 21:10:50 +00:00
scudo Revert [scudo] Enabling MIPS support for Scudo 2017-04-24 11:02:36 +00:00
tsan [tsan] Include __tsan_external_* API from a header file instead of declaring them manually. NFC. 2017-04-24 16:48:30 +00:00
ubsan [ubsan] Use the correct tool name in diagnostics 2017-04-14 18:24:35 +00:00
xray [XRay] [compiler-rt] - Fix standalone and non-deterministic test issue 2017-04-20 05:59:26 +00:00
CMakeLists.txt [test] Build sanitizer/xray tests only if COMPILER_RT_BUILD_* is on 2017-04-26 07:35:36 +00:00
lit.common.cfg [cfi] Run tests with and without lld and thinlto. 2017-04-21 18:11:23 +00:00
lit.common.configured.in [cfi] Run tests with and without lld and thinlto. 2017-04-21 18:11:23 +00:00