summaryrefslogtreecommitdiff
path: root/test/lsan/lit.common.cfg
AgeCommit message (Expand)Author
2017-10-26[LSan] Enable LSan tests on PPC64 Linux.Alex Shlyapnikov
2017-06-19Add lsan interceptors for libdispatch functions on darwinFrancis Ricci
2017-06-19Revert "Add lsan interceptors for libdispatch functions on darwin"Francis Ricci
2017-06-19Add lsan interceptors for libdispatch functions on darwinFrancis Ricci
2017-05-12Enable lsan test suite on Darwin x86_64 buildsFrancis Ricci
2017-04-21[lsan] Enable LSan on PowerPC64.Alex Shlyapnikov
2017-04-21Disable LSan on ppc64, some tests are failing.Alex Shlyapnikov
2017-04-21Revert "Enable lsan test suite on Darwin x86_64 builds"Ahmed Bougacha
2017-04-20Enable LSan on PowerPC64.Alex Shlyapnikov
2017-04-20Enable lsan test suite on Darwin x86_64 buildsFrancis Ricci
2017-04-20make detect_leaks=1 the default for the lsan test suiteFrancis Ricci
2017-04-18Don't use abort_on_error for lsan darwin test suiteFrancis Ricci
2017-04-18Allow for setting of global platform-specific lsan options in the test suiteFrancis Ricci
2017-04-13Revert "Enable LSan on PowerPC64."Alex Shlyapnikov
2017-04-13Enable LSan on PowerPC64.Alex Shlyapnikov
2017-04-13[lsan] Reenable lsan tests on ARM botsMaxim Ostapenko
2017-04-12[LSAN] Disable on ARM/Thumb for goodRenato Golin
2017-04-12Revert "[lsan] Fix typo in test/lsan/lit.common.cfg"Renato Golin
2017-04-11[lsan] Fix typo in test/lsan/lit.common.cfgMaxim Ostapenko
2017-04-11Reapply "Enable LSan for arm Linux"Maxim Ostapenko
2017-04-11Revert r299923, it doesn't build in bootstrap builds.Nico Weber
2017-04-11[lsan] Enable LSan for arm LinuxMaxim Ostapenko
2017-02-08[test] Enable the strace_test only if strace is installedMichal Gorny
2016-11-14[lsan] [aarch64] Fix printing of pointers in make check tests - updateStrahinja Petrovic
2016-02-09[lsan] Run the tests for each supported arch and suffix each one to distingui...Daniel Sanders
2015-02-19[LSan][MIPS64] Enable LSan testing for mips64/mips64elMohit K. Bhakkad
2014-11-25[ASan] Fix leak tests on 64-bit targets other than x86-64 (take two)Jay Foad
2014-09-05Use "-gline-tables-only" instead of "-g" in sanitizer test suites.Alexey Samsonov
2014-04-30Allow any test to be executed via a %run command.Greg Fitzgerald
2014-02-19Add rudimentary support for running compiler-rt lit tests with GCCAlexey Samsonov
2014-02-18Simplify lit test configs for LSan and UBSan by using a generic configAlexey Samsonov
2014-02-17Simplify defining Clang compile flags in lit configsAlexey Samsonov
2014-02-14Move LSan test suite under test/Alexey Samsonov