0172c8cd8ec72ae11e7b2a2b65b54466ea75de9c |
|
07-Aug-2013 |
Alexey Samsonov <samsonov@google.com> |
Enable pipefail for TSan tests git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@187875 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/simple_stack2.cc
|
63a22f073dcdfbabc492ca4c9eb06d0571915570 |
|
07-Dec-2012 |
Dmitry Vyukov <dvyukov@google.com> |
tsan: deflake output tests (by increasing sleeps) git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@169592 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/simple_stack2.cc
|
ad9da372f962495b3487685232d09390be841b1c |
|
06-Dec-2012 |
Dmitry Vyukov <dvyukov@google.com> |
tsan: add mutexsets to reports With this change reports say what mutexes the threads hold around the racy memory accesses. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@169493 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/simple_stack2.cc
|
3168586f24f2d275e6fae167d9a4d98238004f43 |
|
18-Sep-2012 |
Alexey Samsonov <samsonov@google.com> |
[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. git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@164110 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/simple_stack2.cc
|