summaryrefslogtreecommitdiff
path: root/test/tsan/fork_multithreaded.cc
AgeCommit message (Expand)Author
2016-04-07[tsan] Remove long sleeps from fork testsKuba Brecka
2016-03-24[tsan] Fix fork() and fork-based tests for OS XKuba Brecka
2015-11-19[tsan] Implement "%env_tsan_opts" substitution to inherit default TSAN_OPTIONSKuba Brecka
2015-11-07[tsan] Turn lit test deadlocks into failures (OS X)Kuba Brecka
2015-01-21tsan: remove sleeps from testsDmitry Vyukov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-03-31[TSan] Follow-up for r205175: typo fix in the test.Alexander Potapenko
2014-02-14Move TSan lit-tests under test/tsanAlexey Samsonov