llvm-project/compiler-rt/test/sanitizer_common/TestCases
Vitaly Buka 54cc3603de [ubsan] Make ubsan version of __sanitizer_print_stack_trace consistent with other sanitizers
Summary: Other sanitizers include __sanitizer_print_stack_trace into stack trace.

Reviewers: eugenis, alekseyshl

Subscribers: llvm-commits, kubamracek

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

llvm-svn: 312954
2017-09-11 21:25:22 +00:00
..
Darwin Splitting out test for Darwin for print-stack-trace: 2017-07-24 20:35:20 +00:00
Linux [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
Posix [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
corelimit.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +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 [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +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 [ubsan] Save binary name before parsing options 2017-09-11 21:13:06 +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 [ubsan] Make ubsan version of __sanitizer_print_stack_trace consistent with other sanitizers 2017-09-11 21:25:22 +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_inline8bit_counter.cc [sanitizer-coverage] extend fsanitize-coverage=pc-table with flags for every PC 2017-08-25 19:29:47 +00:00
sanitizer_coverage_no_prune.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
sanitizer_coverage_stack_depth.cc [SanitizerCoverage] Add stack depth tracing instrumentation. 2017-08-18 18:43:30 +00:00
sanitizer_coverage_symbolize.cc [sanitizer-coverage] remove stale code (old coverage); compiler-rt part 2017-05-31 18:26:32 +00:00
sanitizer_coverage_trace_pc_guard-dso.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +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 [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +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