llvm-project/compiler-rt/lib/tsan/lit_tests
Dmitry Vyukov 6d315cbcc3 tsan: describe "file descriptor" location
llvm-svn: 170417
2012-12-18 06:57:34 +00:00
..
Unit [TSan] use llvm-symbolizer to run tsan tests 2012-11-16 10:16:14 +00:00
CMakeLists.txt [TSan] use llvm-symbolizer to run tsan tests 2012-11-16 10:16:14 +00:00
fd_close_norace.cc tsan: more fd interceptors + bug fixes + tests 2012-12-07 18:30:40 +00:00
fd_dup_norace.cc tsan: more precise handling of IO synchronization 2012-12-12 11:59:30 +00:00
fd_location.cc tsan: describe "file descriptor" location 2012-12-18 06:57:34 +00:00
fd_pipe_norace.cc tsan: fix pipe interceptors and add 2 tests 2012-12-07 16:22:54 +00:00
fd_pipe_race.cc tsan: more fd interceptors + bug fixes + tests 2012-12-07 18:30:40 +00:00
fd_socket_connect_norace.cc tsan: synchronize connect->accept calls 2012-12-14 20:01:58 +00:00
fd_socket_norace.cc tsan: more fd interceptors + bug fixes + tests 2012-12-07 18:30:40 +00:00
fd_socketpair_norace.cc tsan: add socketpair() interceptor and test 2012-12-14 09:57:42 +00:00
fd_stdout_race.cc tsan: more fd interceptors + bug fixes + tests 2012-12-07 18:30:40 +00:00
free_race.c tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
free_race2.c
heap_race.cc
ignore_race.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
lit.cfg [TSan] use llvm-symbolizer to run tsan tests 2012-11-16 10:16:14 +00:00
lit.site.cfg.in
memcpy_race.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
mop_with_offset.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
mop_with_offset2.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
mutex_destroy_locked.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
mutexset1.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
mutexset2.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
mutexset3.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
mutexset4.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
mutexset5.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
mutexset6.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
mutexset7.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
race_on_barrier.c tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
race_on_barrier2.c
race_on_heap.cc tsan: say what thread had created a thread in reports 2012-12-17 16:28:15 +00:00
race_on_mutex.c tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
race_with_finished_thread.cc tsan: say what thread had created a thread in reports 2012-12-17 16:28:15 +00:00
signal_errno.cc tsan: synchronize connect->accept calls 2012-12-14 20:01:58 +00:00
signal_malloc.cc tsan: add test for malloc/free in signal handler 2012-12-14 13:56:27 +00:00
simple_race.c
simple_race.cc
simple_stack.c tsan: say what thread had created a thread in reports 2012-12-17 16:28:15 +00:00
simple_stack2.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
sleep_sync.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
sleep_sync2.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
static_init1.cc
static_init2.cc
static_init3.cc
static_init4.cc
static_init5.cc tsan: fix compiler warning 2012-11-06 14:05:20 +00:00
suppress_same_address.cc
suppress_same_stacks.cc
test_output.sh Update compiler-rt tests to match flag renaming/deprecation in Clang. 2012-11-06 02:31:42 +00:00
thread_leak.c
thread_leak2.c
thread_leak3.c
thread_name.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00
tiny_race.c
virtual_inheritance_compile_bug.cc
vptr_benign_race.cc
vptr_harmful_race.cc
write_in_reader_lock.cc tsan: deflake output tests (by increasing sleeps) 2012-12-07 09:24:57 +00:00