llvm-project/compiler-rt/test
Vitaly Buka ca9075272b [fuzzer] Script to detect unbalanced allocation in -trace_malloc output
Reviewers: kcc

Subscribers: llvm-commits

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

llvm-svn: 317119
2017-11-01 20:27:06 +00:00
..
BlocksRuntime
asan [Sanitizers] ASan: detect new/delete calls with mismatched alignment. 2017-10-25 17:21:37 +00:00
builtins [builtins] Remove one more missed not-android 2017-09-16 03:47:19 +00:00
cfi [cfi] Test cross-dso CFI on Android. 2017-10-16 18:03:11 +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 [fuzzer] Script to detect unbalanced allocation in -trace_malloc output 2017-11-01 20:27:06 +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] Disable a couple of failing tests on PPC64 (pending investigation). 2017-10-27 00:29:40 +00:00
msan [msan] Intercept __strxfrm_l. 2017-10-25 21:40:17 +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 Revert "[asan] Deflake one test by running it 3 times." 2017-10-17 19:57:48 +00:00
scudo [scudo] Fix standlone build -lrt requirement 2017-11-01 17:00:26 +00:00
tsan Add NetBSD improvements in sanitizers 2017-10-25 17:09:05 +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 [XRay][compiler-rt][NFC] Clean up xray log files before running test 2017-10-25 05:19:20 +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 [cfi] Test cross-dso CFI on Android. 2017-10-16 18:03:11 +00:00
lit.common.configured.in [sanitizer] Move android_commoands from asan into sanitizer_common 2017-09-16 05:13:56 +00:00