summaryrefslogtreecommitdiff
path: root/test/tsan/java_lock_rec_race.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-02Revert "[RT] Make tsan tests more portable"Renato Golin
2016-03-02[RT] Make tsan tests more portableRenato Golin
2015-01-21tsan: remove sleeps from testsDmitry Vyukov
2014-07-08tsan: allow memory overlap in __tsan_java_moveDmitry Vyukov
2014-05-30tsan: make positive tests more robustDmitry Vyukov
2014-05-29tsan: refactor storage of meta information for heap blocks and sync objectsDmitry Vyukov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-02-14Move TSan lit-tests under test/tsanAlexey Samsonov