summaryrefslogtreecommitdiff
path: root/test/tsan/signal_errno.cc
AgeCommit message (Expand)Author
2015-12-10[power] Fix test case target checksBill Seurer
2015-12-08[PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)Bill Schmidt
2015-11-06[tsan] Replace pthread_yield with sched_yield in lit testsKuba Brecka
2015-01-21tsan: remove sleeps from testsDmitry Vyukov
2014-10-09[Tsan] Fix the signal_errno.cc and signal_malloc.cc tests to pass on FreeBSDViktor Kutuzov
2014-05-30tsan: make positive tests more robustDmitry Vyukov
2014-04-30Add %run to all lit testsGreg Fitzgerald
2014-04-21tsan: deflake testDmitry Vyukov
2014-02-14Move TSan lit-tests under test/tsanAlexey Samsonov