llvm-project/compiler-rt/test/sanitizer_common/TestCases/Linux
Vitaly Buka fd5960a653 [ubsan] Enable UBsan in sanitizer_common tests
Summary:
Failing tests just marked as UNSUPPORTED or XFAIL.
Some of them can be easily supported, but I'll do this in separate patches.

Reviewers: eugenis, alekseyshl

Subscribers: srhines, kubamracek, llvm-commits, mgorny

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

llvm-svn: 312860
2017-09-09 06:10:58 +00:00
..
abort_on_error.cc Fix PR26608: Make sanitizer_common tests more portable. 2016-02-17 21:00:50 +00:00
aligned_alloc.c [sanitizer] support c11 aligned_alloc, Linux only for now 2014-07-04 07:30:34 +00:00
allow_user_segv.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
assert.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
clock_gettime.c Add regression test for PR15823 2014-08-18 22:11:14 +00:00
closedir.c [tsan] don't crash on closedir(0) 2016-01-08 22:48:19 +00:00
decorate_proc_maps.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
deepbind.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
getpwnam_r_invalid_user.cc [mips] XFAIL getpwnam_r_invalid_user.cc test 2017-05-10 10:58:11 +00:00
hard_rss_limit_mb_test.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
iconv_test.c [msan] fix iconv interceptor. before the fix the interceptor failed to mark memory as initialized if iconv returned -1. Found in a hard way while fuzzing libxml2 :( 2017-04-12 00:12:34 +00:00
ill.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
lit.local.cfg
mlock_test.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
mprobe.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
open_memstream.cc [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
ptrace.cc [sanitizer] [SystemZ] Add ptrace support bits. 2016-04-26 10:41:30 +00:00
recv_msg_trunc.cc [asan] Don't raise false alarm to recv/recvfrom when MSG_TRUNC is present. 2016-05-17 07:38:27 +00:00
sched_getparam.cc [sanitizer] Move sched_getparam test under Linux/. 2015-01-22 15:34:50 +00:00
sem_init_glibc.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
signal_segv_handler.cc [compiler-rt] Replace allow_user_segv_handler=0 with kHandleSignalExclusive 2017-05-25 23:42:33 +00:00
soft_rss_limit_mb_test.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00
sysconf_interceptor_bypass_test.cc Bypass potential libc's sysconf interceptors 2017-03-23 15:57:58 +00:00
timerfd.cc [sanitizer] Intercept timerfd_settime, timerfd_gettime. 2014-08-07 14:21:42 +00:00
unexpected_format_specifier_test.cc [ubsan] Enable UBsan in sanitizer_common tests 2017-09-09 06:10:58 +00:00