llvm-project/compiler-rt/lib/tsan/lit_tests
Alexey Samsonov 351d486df0 [TSan] one more attempt to fix sleep_sync test: call sleep in the spawned thread so that sleep-synchronization will be detected even if child thread is started late.
llvm-svn: 164488
2012-09-24 13:35:46 +00:00
..
Unit
CMakeLists.txt [TSan] fix a typo in test dependencies. Silence few remaining pedantic gcc warnings in TSan tests. 2012-09-18 08:33:37 +00:00
free_race.c
free_race2.c
heap_race.cc
lit.cfg
lit.site.cfg.in
memcpy_race.cc
mop_with_offset.cc
mop_with_offset2.cc
mutex_destroy_locked.cc
race_on_barrier.c
race_on_barrier2.c
race_on_heap.cc
race_on_mutex.c
race_with_finished_thread.cc
simple_race.c
simple_race.cc
simple_stack.c
simple_stack2.cc
sleep_sync.cc [TSan] one more attempt to fix sleep_sync test: call sleep in the spawned thread so that sleep-synchronization will be detected even if child thread is started late. 2012-09-24 13:35:46 +00:00
sleep_sync2.cc
static_init1.cc
static_init2.cc
static_init3.cc
static_init4.cc
static_init5.cc
suppress_same_address.cc
suppress_same_stacks.cc
test_output.sh
thread_leak.c
thread_leak2.c
thread_leak3.c
tiny_race.c
virtual_inheritance_compile_bug.cc
vptr_benign_race.cc
vptr_harmful_race.cc