Alexey Samsonov
|
b6c8b3de70
|
Enable pipefail for TSan tests
llvm-svn: 187875
|
2013-08-07 09:02:37 +00:00 |
Kostya Serebryany
|
79a6e189b0
|
[tsan] make memcpy_race.cc test immune to memcpy inlining
llvm-svn: 178011
|
2013-03-26 12:42:18 +00:00 |
Dmitry Vyukov
|
5e700abc1c
|
tsan: deflake output tests (by increasing sleeps)
llvm-svn: 169592
|
2012-12-07 09:24:57 +00:00 |
Dmitry Vyukov
|
fd5ebcd1b0
|
tsan: add mutexsets to reports
With this change reports say what mutexes the threads hold around the racy memory accesses.
llvm-svn: 169493
|
2012-12-06 12:16:15 +00:00 |
Alexey Samsonov
|
341e5bcb45
|
[TSan] port all output tests to lit and move them to lit_tests directory. This makes 'make check-tsan' command test both unit and output TSan tests. Old custom makefiles for running TSan tests are still functional as well.
llvm-svn: 164110
|
2012-09-18 07:23:54 +00:00 |