llvm-project/compiler-rt/lib/tsan/output_tests
Kostya Serebryany ba235522e0 [tsan] reg test for tsan issue #3
llvm-svn: 159737
2012-07-05 09:09:40 +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
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_mutex.c [TSan] Improve output tests: allow reports to contain file:line:column instead of file:line 2012-07-04 15:48:05 +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] Improve output tests: allow reports to contain file:line:column instead of file:line 2012-07-04 15:48:05 +00:00
simple_stack2.cc [TSan] Improve output tests: allow reports to contain file:line:column instead of file:line 2012-07-04 15:48:05 +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 [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +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 [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +00:00
static_init5.cc [tsan] ThreadSanitizer tests and micro benchmarks. No makefiles yet. 2012-05-10 14:18:22 +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 [tsan] reg test for tsan issue #3 2012-07-05 09:09:40 +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