llvm-project/compiler-rt/test
Nico Weber 6a4e0dd1a6 When building without DIA SDK, don't set suppressions.cpp fail
This test requires llvm-symbolizer to be able to convert a stack
address into a function name.  It is only able to do this if the
DIA SDK was found at cmake time.  Add a lit feature for this,
and let the test depend on it.

See also discussion in D15363.

llvm-svn: 258545
2016-01-22 20:26:10 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [asan] print an additional hint when reporting a container overflow 2016-01-20 19:49:12 +00:00
builtins Add a generic version of __divtc3.c for long double complex division. 2015-11-22 19:13:49 +00:00
cfi Fix stats.cpp test on 32-bit Windows. 2016-01-16 02: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 [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 Resubmit test case with more restriction 2016-01-21 21:59:19 +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 [tsan] Introduce a "ignore_interceptors_accesses" option 2016-01-14 12:24:37 +00:00
ubsan When building without DIA SDK, don't set suppressions.cpp fail 2016-01-22 20:26:10 +00:00
CMakeLists.txt Revert "Fix CMake warning in CFI tests." 2016-01-08 19:56:45 +00:00
lit.common.cfg When building without DIA SDK, don't set suppressions.cpp fail 2016-01-22 20:26:10 +00:00
lit.common.configured.in When building without DIA SDK, don't set suppressions.cpp fail 2016-01-22 20:26:10 +00:00