summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/lit_tests/sleep_sync.cc
Commit message (Expand)AuthorAgeFilesLines
* Move TSan lit-tests under test/tsanAlexey Samsonov2014-02-141-30/+0
* Enable pipefail for TSan testsAlexey Samsonov2013-08-071-1/+1
* tsan: deflake output tests (by increasing sleeps)Dmitry Vyukov2012-12-071-2/+2
* [TSan] one more attempt to fix sleep_sync test: call sleep in the spawned thr...Alexey Samsonov2012-09-241-7/+6
* [TSan] increase sleep time in test to ensure correct event orderingAlexey Samsonov2012-09-241-2/+1
* [TSan] s/uintptr_t/intptr_t in TSan test and enforce stack size limit in one ...Alexey Samsonov2012-09-181-0/+2
* [TSan] port all output tests to lit and move them to lit_tests directory. Thi...Alexey Samsonov2012-09-181-0/+30
OpenPOWER on IntegriCloud