llvm-project/compiler-rt/lib/tsan/output_tests
Dmitry Vyukov 318f77749e tsan: add "as if synchronized via sleep" feature
llvm-svn: 163006
2012-08-31 17:27:49 +00:00
..
free_race.c tsan: detect accesses to freed memory 2012-05-17 14:17:51 +00:00
free_race2.c tsan: detect accesses to freed memory 2012-05-17 14:17:51 +00:00
heap_race.cc [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
memcpy_race.cc [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
mop_with_offset.cc tsan: update output tests to race on heap memory 2012-05-14 14:00:07 +00:00
mop_with_offset2.cc tsan: update output tests to race on heap memory 2012-05-14 14:00:07 +00:00
mutex_destroy_locked.cc tsan: better diagnostics for destroy of a locked mutex + a test 2012-08-16 15:08:49 +00:00
race_on_barrier.c [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
race_on_barrier2.c [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
race_on_heap.cc tsan: add "as if synchronized via sleep" feature 2012-08-31 17:27:49 +00:00
race_on_mutex.c tsan: use stack depot to describe heap blocks 2012-08-30 13:02:30 +00:00
race_with_finished_thread.cc [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
simple_race.c [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
simple_race.cc [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
simple_stack.c tsan: use stack depot to describe heap blocks 2012-08-30 13:02:30 +00:00
simple_stack2.cc Whitespace/lint 2012-08-30 14:22:21 +00:00
sleep_sync.cc tsan: add "as if synchronized via sleep" feature 2012-08-31 17:27:49 +00:00
sleep_sync2.cc tsan: add "as if synchronized via sleep" feature 2012-08-31 17:27:49 +00:00
static_init1.cc [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
static_init2.cc Whitespace/lint 2012-08-30 14:22:21 +00:00
static_init3.cc [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
static_init4.cc Whitespace/lint 2012-08-30 14:22:21 +00:00
static_init5.cc Whitespace/lint 2012-08-30 14:22:21 +00:00
suppress_same_address.cc [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
suppress_same_stacks.cc [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
test_output.sh tsan: fix output_tests script to actually verify tests results 2012-05-14 15:25:35 +00:00
thread_leak.c [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
thread_leak2.c [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
thread_leak3.c [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
tiny_race.c [tsan] add tiny_test.c 2012-05-16 07:48:16 +00:00
virtual_inheritance_compile_bug.cc Whitespace/lint 2012-08-30 14:22:21 +00:00
vptr_benign_race.cc [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
vptr_harmful_race.cc [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00