llvm-project/compiler-rt/test
Sterling Augustine 3eaab9620d These tests use 80-bit long doubles, which are x86 only. Mark them so.
This avoids having each new target need to mark them as unsupported.

llvm-svn: 309973
2017-08-03 18:56:54 +00:00
..
BlocksRuntime
asan Add new ASAN_OPTION: sleep_after_init. 2017-08-02 18:48:45 +00:00
builtins These tests use 80-bit long doubles, which are x86 only. Mark them so. 2017-08-03 18:56:54 +00:00
cfi fix trivial typo; NFC 2017-07-01 08:58:47 +00:00
dfsan [mips] XFAIL dfsan's custom.cc test on mips64. 2017-05-09 19:17:16 +00:00
esan [tsan] Update unittest for logging changes of r308637 2017-07-20 20:06:00 +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 [Sanitizers] LSan allocator set errno on failure. 2017-07-14 22:23:46 +00:00
msan [Sanitizers] ASan/MSan/LSan allocators set errno on failure. 2017-07-18 19:11:04 +00:00
profile Fix broken test 2017-07-13 00:22:01 +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 [sanitizer-coverage] add a run-time test for -fsanitize-coverage=inline-8bit-counters,pc-table 2017-07-28 01:38:43 +00:00
scudo [scudo] Check for pvalloc overflow 2017-07-25 21:18:02 +00:00
tsan [Sanitizers] TSan allocator set errno on failure. 2017-07-24 21:22:59 +00:00
ubsan [ubsan] Test -fsanitize=vptr without -fsanitize=null 2017-08-02 18:10:36 +00:00
xray [XRay][compiler-rt] Fix test to not be too strict with output order. 2017-07-31 06:58:09 +00:00
CMakeLists.txt Don't double-include cfi tests on linux 2017-06-27 19:52:35 +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