hanchenye-llvm-project/compiler-rt/test/msan
Evgeniy Stepanov 465651fe3d [msan] Fix handling of padding in sendmsg control data.
llvm-svn: 274074
2016-06-28 22:42:31 +00:00
..
Linux [msan] Fix handling of padding in sendmsg control data. 2016-06-28 22:42:31 +00:00
Unit Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
scandir_test_root
CMakeLists.txt [tests] Always specify correct config.target_arch when configuring test suite. 2016-02-23 01:34:17 +00:00
allocator_mapping.cc
allocator_returns_null.cc
backtrace.cc
c-strdup.c
chained_origin.cc
chained_origin_empty_stack.cc
chained_origin_limits.cc
chained_origin_memcpy.cc
chained_origin_with_signals.cc
check_mem_is_initialized.cc
coverage-levels.cc [sancov] enabling coverage edge pruning by default. 2016-04-06 23:24:16 +00:00
ctermid.cc [msan] Intercept ctermid, ctermid_r. 2015-12-14 22:57:49 +00:00
cxa_atexit.cc
death-callback.cc
default_blacklist.cc
dlerror.cc [MSan] Use COMMON_INTERCEPTOR_ENTER in libdl interceptors. 2016-04-25 22:25:49 +00:00
dlopen_executable.cc
dso-origin.cc
dtls_test.c Update the link of issue 2016-02-29 08:22:55 +00:00
dtor-base-access.cc
dtor-bit-fields.cc
dtor-derived-class.cc
dtor-member.cc
dtor-multiple-inheritance-nontrivial-class-members.cc
dtor-multiple-inheritance.cc
dtor-trivial-class-members.cc
dtor-trivial.cpp
dtor-vtable-multiple-inheritance.cc
dtor-vtable.cc
errno.cc
fork.cc
ftime.cc
getaddrinfo-positive.cc
getaddrinfo.cc
getc_unlocked.c
getline.cc
heap-origin.cc
icmp_slt_allones.cc
iconv.cc
if_indextoname.cc
ifaddrs.cc
initgroups.cc
inline.cc
insertvalue_origin.cc [compiler-rt] [msan] Remove stable-runtime requirement for insertvalue_origin.cc 2016-01-12 15:16:34 +00:00
ioctl.cc
ioctl_custom.cc
keep-going-dso.cc
keep-going.cc
lit.cfg [sanitizer_common tests] Make Darwin a Posix system and bring the stable-runtime definition from ASan tests. 2016-03-10 18:46:23 +00:00
lit.site.cfg.in Replace hardcoded comment at 'lit.site.cfg.in' 2016-04-16 07:03:45 +00:00
memcmp_test.cc [MSAN] Fix memcmp_test on MIPS 2016-02-24 13:48:14 +00:00
mktime.cc
mmap.cc
mmap_below_shadow.cc
msan_check_mem_is_initialized.cc
msan_copy_shadow.cc
msan_dump_shadow.cc
msan_print_shadow.cc
msan_print_shadow2.cc
msan_print_shadow3.cc [MSan] Endianness should not matter while printing a byte 2016-02-26 06:44:10 +00:00
mul_by_const.cc
no_sanitize_memory.cc
no_sanitize_memory_prop.cc
origin-store-long.cc
param_tls_limit.cc [Compiler-rt][MSan] fix param_tls_limit test for platforms where big arguments are sliced in smaller ones 2016-03-01 05:53:30 +00:00
poison_in_free.cc
print_stats.cc
pthread_getattr_np_deadlock.cc
pthread_setcancelstate.cc
rand_r.cc
readdir64.cc
realloc-large-origin.cc
realloc-origin.cc
report-demangling.cc
scandir.cc
scandir_null.cc
select.cc
select_float_origin.cc
select_origin.cc
sem_getvalue.cc
setlocale.cc
signal_stress_test.cc
sigwait.cc
sigwaitinfo.cc
stack-origin.cc
stack-origin2.cc
strerror_r-non-gnu.c
strlen_of_shadow.cc
strxfrm.cc
sync_lock_set_and_test.cc
test.h
textdomain.cc
times.cc
tls_reuse.cc
tsearch.cc
tzset.cc
unaligned_read_origin.cc
unpoison_string.cc
use-after-dtor.cc
use-after-free.cc
vector_cvt.cc [tests] Remove "supported-target" in favor of "target-arch" lit features. 2016-02-23 01:58:56 +00:00
vector_select.cc