llvm-project/compiler-rt/test
Daniel Sanders 93c0f382b4 [mips][msan] Fix all the XPASSes following r278793 and r278795
All msan tests are now passing for mipsel and mips64el except for
allocator_mapping.cc which is marked unsupported.

llvm-svn: 279048
2016-08-18 10:50:46 +00:00
..
BlocksRuntime Move tests for BlocksRuntime and builtins to corresponding directories under test/ 2014-02-14 09:47:31 +00:00
asan [mips] XFAIL the new mips64el compiler-rt tests that fail on clang-cmake-mipsel. 2016-08-12 11:56:36 +00:00
builtins Add runtime support for __cpu_model (__builtin_cpu_supports) 2016-07-14 22:02:35 +00:00
cfi Add compiler-rt side test for no_sanitize("cfi") attribute 2016-08-12 17:26:37 +00:00
dfsan [mips] XFAIL the new mips64el compiler-rt tests that fail on clang-cmake-mipsel. 2016-08-12 11:56:36 +00:00
esan [esan] Add iterator to esan's generic hashtable 2016-08-08 17:37:19 +00:00
interception [Darwin] Exclude interception union tests on Darwin and Android 2016-08-04 04:46:39 +00:00
lsan [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
msan [mips][msan] Fix all the XPASSes following r278793 and r278795 2016-08-18 10:50:46 +00:00
profile [test] Update coverage tests to sync up with r278152 2016-08-09 21:04:22 +00:00
safestack [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
sanitizer_common [sanitizers] Enable sanitizer_common tests on Win64 2016-07-22 17:14:31 +00:00
scudo [sanitizer] Implement a __asan_default_options() equivalent for Scudo 2016-08-02 22:25:38 +00:00
tsan [TSan][MIPS] Implements setjmp assembly for MIPS64 2016-08-16 05:06:56 +00:00
ubsan [compiler-rt] Fix VisualStudio virtual folders layout 2016-07-11 21:51:56 +00:00
xray [compiler-rt][XRay] Only add xray dependency if XRay is built and is available for the platform 2016-08-08 05:49:29 +00:00
CMakeLists.txt [compiler-rt][XRay] Implement __xray_unpatch() and __xray_remove_handler() 2016-08-08 03:10:22 +00:00
lit.common.cfg cfi: Start testing CFI in both standalone and devirtualization modes. 2016-06-25 00:24:22 +00:00
lit.common.configured.in [sanitizers] Make it possible to XFAIL on the effective target, not just the default. 2016-08-09 11:50:53 +00:00