summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-04-22[cfi] Disable thinlto tests on Darwin.Ahmed Bougacha
2017-04-21[lsan] Enable LSan on PowerPC64.Alex Shlyapnikov
2017-04-21[asan] Optimize strchr for strict_string_checks=falseVitaly Buka
2017-04-21[cfi] Replace elif with elseif in cmake.Evgeniy Stepanov
2017-04-21[cfi] Run tests with and without lld and thinlto.Evgeniy Stepanov
2017-04-21[tsan] Add a test for "external" API that checks the dup suppression is based...Kuba Mracek
2017-04-21[tsan] Ignore memory accesses for libignored modules for "external" racesKuba Mracek
2017-04-21[tsan] Don't report bugs from interceptors called from libignored modulesKuba Mracek
2017-04-21Revert r300889, r300906, r300935, r300939Diana Picus
2017-04-21[asan] Fix test by removing "The signal is caused" check.Vitaly Buka
2017-04-21[asan] Fix test on ppc64le-linux by checking "UNKNOWN memory access"Vitaly Buka
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-20[asan] move textdomain.c to Linux dir, as the test is Linux-specificKostya Serebryany
2017-04-20sanitizer: fix crash with textdomain(NULL) interceptorKostya Serebryany
2017-04-20[asan] Match BUS and SIGV to fix test on DarwinVitaly Buka
2017-04-20Enable LSan on PowerPC64.Alex Shlyapnikov
2017-04-20[cfi] Add explicit -flto in create-derivers test.Evgeniy Stepanov
2017-04-20[cfi] Move one test under cross-dso/icall.Evgeniy Stepanov
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-20[asan] Optimize strchr for strict_string_checks=falseVitaly Buka
2017-04-20[XRay] [compiler-rt] - Fix standalone and non-deterministic test issueKeith Wyss
2017-04-19[sanitizer-coverage] remove more unused codeKostya Serebryany
2017-04-19[sanitizer-coverage] remove run-time support for -fsanitize-coverage=indirect...Kostya Serebryany
2017-04-19[sanitizer-coverage] remove run-time support for -fsanitize-coverage=trace-bbKostya Serebryany
2017-04-19[sanitizer-coverage] remove run-time support for the deprecated -fsanitize-co...Kostya Serebryany
2017-04-19Skip tests that use 'llvm_xray' for standalone builds.Keith Wyss
2017-04-18[sanitizer] Define lsan-x86 in tests for both i386 and i686.Evgeniy Stepanov
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-17[tsan] Add missing include for uint64_t in test.Benjamin Kramer
2017-04-17[sanitizer] Introduce tid_t as a typedef for OS-provided thread IDsKuba Mracek
2017-04-14[ubsan] Use the correct tool name in diagnosticsVedant Kumar
2017-04-13Move Linux-specific lsan tests into a new directoryFrancis 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-12Fix memory leaks in address sanitizer darwin testsFrancis Ricci
2017-04-12Use 0-padding for i386 and arm print format specifiersFrancis Ricci
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-12[msan] fix iconv interceptor. before the fix the interceptor failed to mark m...Kostya Serebryany
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-04-10[tsan] Fall-back to IPv6 if IPv4 is not available.Vitaly Buka
2017-04-10Revert "[asan] Fix dead stripping of globals on Linux (compiler-rt)."Evgeniy Stepanov
2017-04-10[msan] Make test to fall-back to IPv6 if IPv4 is not available.Vitaly Buka