summaryrefslogtreecommitdiff
path: root/test/tsan/race_on_mutex.c
AgeCommit message (Expand)Author
2016-03-18[TSAN] Fix build bot failure for powerpc64leSagar Thakur
2016-03-18[TSAN] Relax the expected output of race_on_mutex.cSagar Thakur
2016-02-26Use relative lines in CHECKs in race_on_mutex.cAlexander Kornienko
2016-02-26[TSAN] XFAIL race_on_mutex.cc for MIPSSagar Thakur
2016-01-25[powerpc] make test case as xfailBill Seurer
2015-12-24[power] Fix test case target checksBill Seurer
2015-12-08Adjust line numbers to account for new XFAIL commentsReid Kleckner
2015-12-08[PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)Bill Schmidt
2015-01-21tsan: remove sleeps from testsDmitry Vyukov
2014-05-30tsan: make positive tests more robustDmitry Vyukov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-02-14Move TSan lit-tests under test/tsanAlexey Samsonov