History log of /external/compiler-rt/lib/tsan/lit_tests/sleep_sync.cc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/sleep_sync.cc
b8cabab1509e7025ac57cd2429bc637edebdee8f 24-Sep-2012 Alexey Samsonov <samsonov@google.com> [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.

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@164488 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/sleep_sync.cc
c6439621280cda29433eeed5abb62ed9833ba45a 24-Sep-2012 Alexey Samsonov <samsonov@google.com> [TSan] increase sleep time in test to ensure correct event ordering

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@164483 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/sleep_sync.cc
0f4ae5d0e3223627ec60c9159f32bfa73038bce7 18-Sep-2012 Alexey Samsonov <samsonov@google.com> [TSan] s/uintptr_t/intptr_t in TSan test and enforce stack size limit in one of TSan output tests that somewhy fails otherwise

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@164116 91177308-0d34-0410-b5e6-96231b3b80d8
/external/compiler-rt/lib/tsan/lit_tests/sleep_sync.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/sleep_sync.cc