llvm-project/compiler-rt/lib/tsan/lit_tests
Dmitry Vyukov 1b46993598 tsan: output thread names
llvm-svn: 169279
2012-12-04 15:46:05 +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
free_race.c
free_race2.c
heap_race.cc
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
mop_with_offset.cc
mop_with_offset2.cc
mutex_destroy_locked.cc
race_on_barrier.c
race_on_barrier2.c
race_on_heap.cc tsan: output tid's in reports 2012-10-02 11:52:05 +00:00
race_on_mutex.c
race_with_finished_thread.cc tsan: output tid's in reports 2012-10-02 11:52:05 +00:00
simple_race.c
simple_race.cc
simple_stack.c tsan: output tid's in reports 2012-10-02 11:52:05 +00:00
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 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: output thread names 2012-12-04 15:46:05 +00:00
tiny_race.c
virtual_inheritance_compile_bug.cc
vptr_benign_race.cc
vptr_harmful_race.cc
write_in_reader_lock.cc [TSan] Add output test for write under reader lock 2012-11-13 14:05:02 +00:00