llvm-project/compiler-rt/test
Alex Shlyapnikov a26d10802b [ASan] Disable allocator_oom_test.cc on s390
Summary:
ASan shadow memory on s390 is larger than other configurations, let's
disable this test for now (will revisit it later).

Reviewers: eugenis

Subscribers: kubamracek, llvm-commits

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

llvm-svn: 305822
2017-06-20 19:16:41 +00:00
..
BlocksRuntime
asan [ASan] Disable allocator_oom_test.cc on s390 2017-06-20 19:16:41 +00:00
builtins Add generic __bswap[ds]i2 implementations 2017-05-25 14:52:14 +00:00
cfi [cfi] Enable icall tests with thinlto. 2017-06-16 00:18:35 +00:00
dfsan [mips] XFAIL dfsan's custom.cc test on mips64. 2017-05-09 19:17:16 +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 Add lsan interceptors for libdispatch functions on darwin 2017-06-19 19:21:31 +00:00
msan [tsan]: Fix GNU version of strerror_r interceptor 2017-06-07 01:53:38 +00:00
profile Minor clean up of profile rt tests 2017-06-09 21:14:19 +00:00
safestack [Safestack] Fix the canary test to catch the libc's message regarding stack smashing 2017-05-10 08:06:42 +00:00
sanitizer_common Mark a sancov test as unsupported on x86_64h-darwin 2017-06-10 00:12:11 +00:00
scudo [scudo] Enabling MIPS support for Scudo 2017-06-19 11:28:59 +00:00
tsan tsan: fix reading of mutex flags 2017-06-13 09:37:51 +00:00
ubsan [ubsan] Fix a faulty memory accessibility check 2017-06-15 18:23:16 +00:00
xray [XRay][compiler-rt][NFC] Add a test for both arg1 and arg0 handling in the same binary 2017-06-19 03:52:25 +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 [asan] Add a compilation wrapper that codesigns shared libraries to support iOS simulator testing 2017-04-28 04:55:35 +00:00
lit.common.configured.in [asan] Add support for running lit tests in the iOS Simulator 2017-04-26 18:59:22 +00:00