llvm-project/compiler-rt/test
Evgeniy Stepanov 4fb209ede2 [asan] Deflake one test by running it 3 times.
The test seems to trigger an android platform bug under load.

llvm-svn: 315777
2017-10-13 23:57:08 +00:00
..
BlocksRuntime
asan Factor out "stable-runtime" feature and enable it on all android. 2017-10-10 23:37:26 +00:00
builtins [builtins] Remove one more missed not-android 2017-09-16 03:47:19 +00:00
cfi [cfi] Use %ld_flags_rpath_* substitutions in tests (NFC) 2017-10-13 23:33:12 +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
fuzzer [libFuzzer] tweam use_feature_frequency to be less aggressive; run a dummy input before the seed corpus 2017-10-13 01:12:23 +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] Add __lsan_default_options 2017-09-22 23:49:49 +00:00
msan Factor out "stable-runtime" feature and enable it on all android. 2017-10-10 23:37:26 +00:00
profile Disable profile tests on Android. 2017-10-11 21:22:32 +00:00
safestack Factor out "stable-runtime" feature and enable it on all android. 2017-10-10 23:37:26 +00:00
sanitizer_common [asan] Deflake one test by running it 3 times. 2017-10-13 23:57:08 +00:00
scudo [scudo] Temporary disabling the valloc test on armhf 2017-09-27 21:10:25 +00:00
tsan Disable TSan tests on Android. 2017-10-11 21:22:45 +00:00
ubsan Factor out "stable-runtime" feature and enable it on all android. 2017-10-10 23:37:26 +00:00
ubsan_minimal [ubsan] Support ubsan-minimal tests on Android. 2017-10-11 20:46:13 +00:00
xray Factor out "stable-runtime" feature and enable it on all android. 2017-10-10 23:37:26 +00:00
CMakeLists.txt [cmake] Add a separate CMake var to control profile runtime 2017-10-02 05:03:55 +00:00
lit.common.cfg Factor out "stable-runtime" feature and enable it on all android. 2017-10-10 23:37:26 +00:00
lit.common.configured.in [sanitizer] Move android_commoands from asan into sanitizer_common 2017-09-16 05:13:56 +00:00