hanchenye-llvm-project/compiler-rt/test/tsan
Julian Lettner 1955c8f172 [NFC][TSan][libdispatch] Don't use ignore_noninstrumented_modules on Linux
llvm-svn: 356728
2019-03-22 01:43:43 +00:00
..
Darwin [TSan] Remove ignore_interceptors_accesses flag 2019-01-10 20:04:33 +00:00
Linux [compiler-rt] Build custom libcxx with libcxxabi 2019-02-17 12:16:20 +00:00
Unit [tsan] Enable ignore_noninstrumented_modules=1 on Darwin by default 2017-01-24 21:37:50 +00:00
libcxx [compiler-rt] Fix broken sanitizer bots (hopefully) 2019-02-17 18:47:33 +00:00
libdispatch [NFC][TSan][libdispatch] Don't use ignore_noninstrumented_modules on Linux 2019-03-22 01:43:43 +00:00
CMakeLists.txt [TSan][libdispatch] Enable linking and running of tests on Linux 2019-03-15 17:52:27 +00:00
aligned_vs_unaligned_race.cc
annotate_happens_before.cc
atexit.cc
atexit2.cc
atexit3.cc Correct atexit(3) support in TSan/NetBSD 2017-11-08 22:34:17 +00:00
atomic_free.cc
atomic_free2.cc
atomic_free3.cc
atomic_hle.cc tsan: support __ATOMIC_HLE_ACQUIRE/RELEASE flags 2017-03-21 14:28:55 +00:00
atomic_norace.cc
atomic_race.cc
atomic_stack.cc
atomic_store.cc
barrier.cc
bench.h
bench_acquire_only.cc
bench_acquire_release.cc
bench_local_mutex.cc
bench_mutex.cc
bench_release_only.cc
bench_rwmutex.cc
bench_shadow_flush.cc
bench_single_writer.cc
bench_ten_mutexes.cc
benign_race.cc
blacklist.cc
blacklist2.cc
cond.c
cond_cancel.c [TSan] Do not run cond_cancel.c test on ppc64. 2017-11-27 23:20:47 +00:00
cond_destruction.cc
cond_race.cc
cond_version.c
custom_mutex.h [tsan] Add Mutex annotation flag for constant-initialized __tsan_mutex_linker_init behavior 2017-10-20 12:08:53 +00:00
custom_mutex0.cc tsan: fix reading of mutex flags 2017-06-13 09:37:51 +00:00
custom_mutex1.cc tsan: fix reading of mutex flags 2017-06-13 09:37:51 +00:00
custom_mutex2.cc tsan: fix reading of mutex flags 2017-06-13 09:37:51 +00:00
custom_mutex3.cc tsan: fix reading of mutex flags 2017-06-13 09:37:51 +00:00
custom_mutex4.cc tsan: add tests missed in r316209 2017-10-20 12:10:21 +00:00
custom_mutex5.cc tsan: add tests missed in r316209 2017-10-20 12:10:21 +00:00
cxa_guard_acquire.cc [tsan] Add __cxa_guard_acquire hooks to support cooperative scheduling 2018-11-20 18:21:42 +00:00
deadlock_detector_stress_test.cc tsan: align default value of detect_deadlocks flag with actual behavior 2018-12-19 09:34:13 +00:00
debug_alloc_stack.cc [sanitizer] Introduce tid_t as a typedef for OS-provided thread IDs 2017-04-17 18:17:38 +00:00
debug_locate.cc Fix-up for r290119 - don't check global size, it might not be available when using atos 2016-12-19 18:06:49 +00:00
debugging.cc [tsan] Add missing include for uint64_t in test. 2017-04-17 19:55:12 +00:00
deep_stack1.cc Fixup whitespace. 2017-07-10 15:19:14 +00:00
default_options.cc
deflake.bash
dl_iterate_phdr.cc [compiler-rt] Fix broken sanitizer bots (hopefully) 2019-02-17 18:47:33 +00:00
dlclose.cc [compiler-rt] Fix broken sanitizer bots (hopefully) 2019-02-17 18:47:33 +00:00
dtls.c Mark breaking TSan tests on NetBSD with XFAIL 2018-10-30 13:28:32 +00:00
exceptions.cc
fd_close_norace.cc
fd_close_norace2.cc
fd_dup_norace.cc
fd_dup_norace2.cc
fd_dup_race.cc
fd_location.cc
fd_pipe_norace.cc
fd_pipe_race.cc
fd_socket_connect_norace.cc [tsan] Fall-back to IPv6 if IPv4 is not available. 2017-04-10 21:03:21 +00:00
fd_socket_norace.cc [tsan] Fall-back to IPv6 if IPv4 is not available. 2017-04-10 21:03:21 +00:00
fd_socketpair_norace.cc
fd_stdout_race.cc
fd_tid_recycled.cc
fiber_asm.cc tsan: add fiber support 2019-02-13 13:21:24 +00:00
fiber_from_thread.cc tsan: add fiber support 2019-02-13 13:21:24 +00:00
fiber_longjmp.cc tsan: add fiber support 2019-02-13 13:21:24 +00:00
fiber_race.cc tsan: add fiber support 2019-02-13 13:21:24 +00:00
fiber_simple.cc tsan: add fiber support 2019-02-13 13:21:24 +00:00
fiber_two_threads.cc tsan: add fiber support 2019-02-13 13:21:24 +00:00
fork_atexit.cc
fork_deadlock.cc
fork_multithreaded.cc
fork_multithreaded3.cc
free_race.c
free_race.c.supp
free_race2.c
getline_nohang.cc Switch getline_nohang from XFAIL to UNSUPPORTED for NetBSD 2018-10-30 21:41:31 +00:00
global_race.cc [compiler-rt] Get rid of "%T" expansions 2018-07-10 12:53:46 +00:00
global_race2.cc
global_race3.cc
halt_on_error.cc
heap_race.cc
ignore_free.cc
ignore_lib0.cc [compiler-rt] Fix broken sanitizer bots (hopefully) 2019-02-17 18:47:33 +00:00
ignore_lib0.cc.supp
ignore_lib1.cc [compiler-rt] Fix broken sanitizer bots (hopefully) 2019-02-17 18:47:33 +00:00
ignore_lib1.cc.supp
ignore_lib2.cc [compiler-rt] Fix broken sanitizer bots (hopefully) 2019-02-17 18:47:33 +00:00
ignore_lib2.cc.supp
ignore_lib3.cc [compiler-rt] Fix broken sanitizer bots (hopefully) 2019-02-17 18:47:33 +00:00
ignore_lib3.cc.supp
ignore_lib4.cc [compiler-rt] Fix broken sanitizer bots (hopefully) 2019-02-17 18:47:33 +00:00
ignore_lib5.cc [compiler-rt] Fix broken sanitizer bots (hopefully) 2019-02-17 18:47:33 +00:00
ignore_lib5.cc.supp
ignore_lib_lib.h
ignore_malloc.cc
ignore_race.cc
ignore_sync.cc
ignored-interceptors-mmap.cc [TSan] Remove ignore_interceptors_accesses flag 2019-01-10 20:04:33 +00:00
inlined_memcpy_race.cc
inlined_memcpy_race2.cc
interface_atomic_test.c
java.h tsan: allow Java VM iterate over allocated objects 2016-12-14 18:20:18 +00:00
java_alloc.cc
java_finalizer.cc
java_find.cc tsan: add test for __tsan_java_find 2017-07-12 12:23:31 +00:00
java_heap_init.cc
java_lock.cc
java_lock_move.cc
java_lock_rec.cc
java_lock_rec_race.cc
java_move_overlap.cc
java_move_overlap_race.cc
java_race.cc
java_race_move.cc
java_race_pc.cc
java_rwlock.cc
java_symbolization.cc tsan: support inlined frames in external symbolization 2018-03-21 08:44:14 +00:00
java_symbolization_legacy.cc tsan: support inlined frames in external symbolization 2018-03-21 08:44:14 +00:00
java_volatile.cc
large_malloc_meta.cc Mark two tests, which require too much available VM, as "UNSUPPORTED: ios". 2018-10-03 00:30:03 +00:00
lit.cfg [Sanitizer] lit test config: Respect existing parallelism_group 2019-02-28 19:26:53 +00:00
lit.site.cfg.in [sanitizer] Unify and generalize Apple platforms in CMake and lit test configs 2018-06-20 13:33:42 +00:00
load_shared_lib.cc [compiler-rt] Fix broken sanitizer bots (hopefully) 2019-02-17 18:47:33 +00:00
longjmp.cc
longjmp2.cc
longjmp3.cc
longjmp4.cc
lots_of_threads.c
malloc_overflow.cc
malloc_stack.cc
map32bit.cc Add NetBSD improvements in sanitizers 2017-10-25 17:09:05 +00:00
memcmp_race.cc
memcpy_race.cc
mmap_large.cc Mark two tests, which require too much available VM, as "UNSUPPORTED: ios". 2018-10-03 00:30:03 +00:00
mmap_stress.cc
mop1.c
mop_with_offset.cc
mop_with_offset2.cc
must_deadlock.cc
mutex_annotations.cc
mutex_bad_read_lock.cc
mutex_bad_read_unlock.cc
mutex_bad_unlock.cc
mutex_cycle2.c tsan: align default value of detect_deadlocks flag with actual behavior 2018-12-19 09:34:13 +00:00
mutex_cycle_long.c
mutex_destroy_locked.cc
mutex_destroy_locked2.cc tsan: improve "destroy of a locked mutex" reports 2018-04-27 08:59:35 +00:00
mutex_double_lock.cc
mutex_lock_destroyed.cc Mark breaking TSan tests on NetBSD with XFAIL 2018-10-30 13:28:32 +00:00
mutexset1.cc
mutexset2.cc
mutexset3.cc
mutexset4.cc
mutexset5.cc
mutexset6.cc
mutexset7.cc
mutexset8.cc
pie_test.cc
printf-1.c
pthread_atfork_deadlock.c
pthread_key.cc
race_on_barrier.c
race_on_barrier2.c
race_on_fputs.cc [sanitizer] Add fgets, fputs and puts into sanitizer_common 2018-06-11 22:58:04 +00:00
race_on_heap.cc
race_on_mutex.c
race_on_mutex2.c
race_on_puts.cc
race_on_read.cc
race_on_speculative_load.cc
race_on_write.cc
race_stress.cc
race_top_suppression.cc
race_top_suppression1.cc
race_with_finished_thread.cc
real_deadlock_detector_stress_test.cc [compiler-rt] Fix broken sanitizer bots (hopefully) 2019-02-17 18:47:33 +00:00
restore_stack.cc
setuid.c
setuid2.c
signal_block.cc
signal_cond.cc
signal_errno.cc
signal_longjmp.cc
signal_malloc.cc
signal_pause.cc tsan: handle signals in pause call 2017-09-28 07:32:00 +00:00
signal_recursive.cc
signal_reset.cc
signal_sync.cc
signal_sync2.cc
signal_thread.cc
signal_write.cc
sigsuspend.cc
simple_race.c
simple_race.cc
simple_stack.c
simple_stack2.cc [compiler-rt] Get rid of "%T" expansions 2018-07-10 12:53:46 +00:00
sleep_sync.cc
sleep_sync2.cc
stack_race.cc
stack_race2.cc
stack_sync_reuse.cc
static_init1.cc
static_init2.cc
static_init3.cc
static_init4.cc
static_init5.cc
static_init6.cc [compiler-rt] Build custom libcxx with libcxxabi 2019-02-17 12:16:20 +00:00
strerror_r.cc Disable the GNU strerror_r TSan test for NetBSD 2018-10-29 09:12:38 +00:00
sunrpc.cc [test] Disable sunrpc tests when rpc/xdr.h is missing 2019-01-14 19:18:34 +00:00
suppress_same_address.cc
suppress_same_stacks.cc
suppressions_global.cc
suppressions_global.cc.supp
suppressions_mutex.cc tsan: improve "destroy of a locked mutex" reports 2018-04-27 08:59:35 +00:00
suppressions_mutex.cc.supp tsan: improve "destroy of a locked mutex" reports 2018-04-27 08:59:35 +00:00
suppressions_race.cc
suppressions_race.cc.supp
suppressions_race2.cc
suppressions_race2.cc.supp
test.h [tsan] Fix a failure in test java_race_pc on AArch64 after r333071 2018-05-24 12:26:20 +00:00
thread_detach.c
thread_detach2.c
thread_end_with_ignore.cc
thread_end_with_ignore2.cc
thread_end_with_ignore3.cc
thread_exit.c [tsan] Remove debug logging and disable test on ppc64be 2019-02-09 19:28:52 +00:00
thread_leak.c
thread_leak2.c
thread_leak3.c
thread_leak4.c
thread_leak5.c
thread_name.cc Correct a typo in tsan_pthread_setname_np in the FreeBSD code 2018-02-10 14:44:12 +00:00
thread_name2.cc Add NetBSD support in test/tsan/thread_name*.cc 2017-08-30 19:40:47 +00:00
tiny_race.c
tls_race.cc Implement GetTls() for NetBSD 2017-11-16 17:54:14 +00:00
tls_race2.cc tsan: deflake a test 2018-01-29 15:10:22 +00:00
tsan-vs-gvn.cc
unaligned_norace.cc
unaligned_race.cc [tsan] Include __tsan_external_* API from a header file instead of declaring them manually. NFC. 2017-04-24 16:48:30 +00:00
vfork.cc
virtual_inheritance_compile_bug.cc
vptr_benign_race.cc
vptr_harmful_race.cc
vptr_harmful_race2.cc
vptr_harmful_race3.cc
vptr_harmful_race4.cc
write_in_reader_lock.cc