summaryrefslogtreecommitdiff
path: root/test/tsan/test.h
AgeCommit message (Expand)Author
2017-04-24[tsan] Include __tsan_external_* API from a header file instead of declaring ...Kuba Mracek
2016-11-14[tsan] Add support for C++ exceptions into TSan (call __tsan_func_exit during...Kuba Brecka
2016-11-14[lsan] [aarch64] Fix printing of pointers in make check tests - updateStrahinja Petrovic
2016-06-03tsan: rely on AnnotateRWLockCreateStatic to detect linker-initialized mutexesDmitry Vyukov
2016-03-02[TSAN] Fix test java_race_pcSagar Thakur
2015-12-08[PPC64, TSAN] LLVM basic enablement of thread sanitizer for PPC64 (BE and LE)Bill Schmidt
2015-12-08tsan: fix test invisible barrierDmitry Vyukov
2015-11-30[compiler-rt] Remove SANITIZER_AARCH64_VMA usageAdhemerval Zanella
2015-11-26[compiler-rt] [tsan] Unify aarch64 mappingAdhemerval Zanella
2015-11-20[tsan] Make tests that use CLOCK_MONOTONIC portableKuba Brecka
2015-11-12tsan: fix flakiness of sleep_sync2 testDmitry Vyukov
2015-11-06tsan: make invisible test barrier portableDmitry Vyukov
2015-08-28[compiler-rt] [tsan] Enable TSan for AArch64/42-bit VMAAdhemerval Zanella
2015-08-05[tsan] Enable tsan for aarch64Adhemerval Zanella
2015-03-13[Tsan] Fix test.h to work on FreeBSDViktor Kutuzov
2015-02-20[TSan][MIPS64] Fix few more test cases for MIPS64Mohit K. Bhakkad
2015-01-21tsan: remove sleeps from testsDmitry Vyukov