llvm-project/compiler-rt/test/sanitizer_common/TestCases
Evgeniy Stepanov 4b4a58ada4 [sanitizer] Disable signal_segv_handler test.
Random failures on the bots.

llvm-svn: 240668
2015-06-25 18:23:58 +00:00
..
Linux [sanitizer] Disable signal_segv_handler test. 2015-06-25 18:23:58 +00:00
Posix Tests: disable test of /proc filesystem on Darwin. 2015-06-02 21:59:04 +00:00
corelimit.cc [TSan] Initialize flags as early as possible. Disables back coredump, accidentally enabled in r215479. Add a test. 2014-08-15 19:53:51 +00:00
malloc_hook.cc [lsan] Implement the public allocator interface in standalone LSan. 2014-08-26 14:28:28 +00:00
options-help.cc [sanitizer] Move options-related tests to sanitizer_common. 2015-01-19 09:21:44 +00:00
options-include.cc [sanitizer] Move options-related tests to sanitizer_common. 2015-01-19 09:21:44 +00:00
options-invalid.cc [sanitizer] Make unrecognized flags not fatal. 2015-01-19 12:22:57 +00:00
print-stack-trace.cc [Sanitizer] Introduce "stack_trace_format" runtime flag. 2014-11-06 18:43:45 +00:00
pthread_mutexattr_get.cc Remove ARM XFAIL from passing test 2014-06-24 16:58:59 +00:00
strcasestr.c [sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, strpbrk. 2015-05-28 09:24:33 +00:00
strcspn.c [sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, strpbrk. 2015-05-28 09:24:33 +00:00
strpbrk.c [sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, strpbrk. 2015-05-28 09:24:33 +00:00
strspn.c [sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, strpbrk. 2015-05-28 09:24:33 +00:00
strstr.c [sanitizer] More string interceptors: strstr, strcasestr, strspn, strcspn, strpbrk. 2015-05-28 09:24:33 +00:00