summaryrefslogtreecommitdiff
path: root/test/tsan/vfork.cc
AgeCommit message (Expand)Author
2016-04-15[TSAN] Make tsan tests more portable (take 3)Renato Golin
2016-04-14Revert "Make tsan tests more portable (take 2)"Renato Golin
2016-04-14Make tsan tests more portable (take 2)Renato Golin
2016-03-24[tsan] Fix fork() and fork-based tests for OS XKuba Brecka
2016-03-02Revert "[RT] Make tsan tests more portable"Renato Golin
2016-03-02[RT] Make tsan tests more portableRenato Golin
2015-11-07[tsan] Turn lit test deadlocks into failures (OS X)Kuba Brecka
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-02-27tsan: intercept vforkDmitry Vyukov