llvm-project/compiler-rt/test/sanitizer_common/TestCases
Simon Dardis be1d6315e1 [mips] XFAIL getpwnam_r_invalid_user.cc test
XFAIL this test while we investigate the root cause.

llvm-svn: 302635
2017-05-10 10:58:11 +00:00
..
Darwin Fix PR26608: Make sanitizer_common tests more portable. 2016-02-17 21:00:50 +00:00
Linux [mips] XFAIL getpwnam_r_invalid_user.cc test 2017-05-10 10:58:11 +00:00
Posix [asan] Support handle_sigfpe on Darwin 2017-02-01 07:54:36 +00:00
corelimit.cc [lsan] Renable LSan for x86 Linux 2017-01-31 07:15:37 +00:00
fopen_nullptr.c [asan] fix fopen interceptor to not crash if path is NULL 2015-12-21 19:22:26 +00:00
get_module_and_offset_for_pc.cc [sanitizers] mac prints null differently 2016-12-05 23:06:07 +00:00
malloc_hook.cc [sanitizers] introduce yet another API function: __sanitizer_install_malloc_and_free_hooks 2016-06-16 20:06:06 +00:00
options-help.cc [Sanitizer] Test churn: use %env_tool_opts in sanitizer_common lit tests. 2015-08-26 19:29:07 +00:00
options-include.cc Fix PR26608: Make sanitizer_common tests more portable. 2016-02-17 21:00:50 +00:00
options-invalid.cc [Sanitizer] Test churn: use %env_tool_opts in sanitizer_common lit tests. 2015-08-26 19:29:07 +00:00
print-stack-trace.cc [sanitizer-common] Use @LINE in test. 2016-03-07 13:44:20 +00:00
printf-ldbl.c [sanitizers] Get the proper printf/scanf version when long double transition is involved. 2016-11-28 21:15:19 +00:00
pthread_mutexattr_get.cc Remove ARM XFAIL from passing test 2014-06-24 16:58:59 +00:00
sanitizer_coverage_no_prune.cc [mips] Remove XFAIL from sanitizer_coverage_no_prune.cc 2017-05-09 18:29:44 +00:00
sanitizer_coverage_symbolize.cc [sanitizer-coverage] add a deprecation note for the old sanitizer-coverage; remove a TODO printf 2017-05-02 00:44:24 +00:00
sanitizer_coverage_trace_pc_guard-dso.cc [sancov] Disable failing test for MIPS. 2017-02-03 20:16:07 +00:00
sanitizer_coverage_trace_pc_guard-init.cc [sancov] sanitizer coverage initialization test 2017-02-09 00:01:35 +00:00
sanitizer_coverage_trace_pc_guard.cc [sancov] Disable failing test for MIPS. 2017-02-03 20:16:07 +00:00
scanf-ldbl.c [sanitizers] Get the proper printf/scanf version when long double transition is involved. 2016-11-28 21:15:19 +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
strnlen.c [sanitizer] Add strnlen to the common interceptors 2016-03-23 21:24:28 +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
symbolize_pc.cc [asan] Re-enable a test on i386-darwin. 2017-02-21 20:46:50 +00:00
symbolize_stack.cc [compiler-rt] Fix incorrect use of snprintf 2017-02-02 20:10:07 +00:00