summaryrefslogtreecommitdiff
path: root/test/tsan/dl_iterate_phdr.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-12-07[TSan] Delete legacy test_output.sh script.Alexey Samsonov
2015-11-13[tsan] Mark dl_iterate_phdr.cc test as unsupported on OS XKuba Brecka
2015-07-10[TSan] Fix dl_iterate_phdr callback for the case when info->dlpi_name is over...Alexey Samsonov
2015-06-24tsan: fix false positive between dlopen and dl_iterate_phdrDmitry Vyukov