summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2017-06-27Only test sanitizers that are built when COMPILER_RT_SANITIZERS_TO_BUILD is usedFrancis Ricci
2017-06-27Revert "Only test sanitizers that are built when COMPILER_RT_SANITIZERS_TO_BU...Francis Ricci
2017-06-27Only test sanitizers that are built when COMPILER_RT_SANITIZERS_TO_BUILD is usedFrancis Ricci
2017-06-26[asan] Flag 'asan_gen_prefixes.cc' as unsupported on iOS. The ARM and ARM64 a...Kuba Mracek
2017-06-26[esan] Disable flaky tests for PR33590Derek Bruening
2017-06-25[PGO] Implementate profile counter regiser promotion (test case)Xinliang David Li
2017-06-24[asan] Regression test for PR33372Vitaly Buka
2017-06-23[ubsan] Improve diagnostics for return value checks (compiler-rt)Vedant Kumar
2017-06-21[sanitizer-coverage] Stop marking this test as unsupported on DarwinJustin Bogner
2017-06-21Revert "[compiler-rt] Don't reset non-default user handler if allow_user_segv...Vitaly Buka
2017-06-21[asan] Fix android compiler wrapper lost in r301617.Evgeniy Stepanov
2017-06-20[ASan] Disable allocator_oom_test.cc on s390Alex 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-06-19[scudo] Enabling MIPS support for ScudoSagar Thakur
2017-06-19[XRay][compiler-rt][NFC] Add a test for both arg1 and arg0 handling in the sa...Dean Michael Berris
2017-06-16[Sanitizers] Fix allocator OOM test on Windows.Alex Shlyapnikov
2017-06-16[Sanitizers] Secondary allocator respects allocator_may_return_null=1.Alex Shlyapnikov
2017-06-16Add test for logging the implicit "this" argument for C++ member functions.Dean Michael Berris
2017-06-16[cfi] Enable icall tests with thinlto.Evgeniy Stepanov
2017-06-15[ubsan] Fix a faulty memory accessibility checkVedant Kumar
2017-06-15[asan] Return allow_user_segv_handler=0 to fix compatibility issues.Vitaly Buka
2017-06-13tsan: fix reading of mutex flagsDmitry Vyukov
2017-06-12[ubsan] Detect invalid unsigned pointer index expression (compiler-rt)Vedant Kumar
2017-06-10Mark a sancov test as unsupported on x86_64h-darwinVedant Kumar
2017-06-09Minor clean up of profile rt testsXinliang David Li
2017-06-09[asan] Fix ASan internal failure in AllocateFromLocalPoolMaxim Ostapenko
2017-06-08[sanitizer-coverage] one more flavor of coverage: -fsanitize-coverage=inline-...Kostya Serebryany
2017-06-07Mark the tsan strerror_r test as unsupported on DarwinVedant Kumar
2017-06-07Revert "Fix tsan test for Darwin. NFCI."Vedant Kumar
2017-06-07Fix tsan test for Darwin. NFCI.Vedant Kumar
2017-06-07[tsan]: Fix GNU version of strerror_r interceptorVitaly Buka
2017-06-05[ASan] A speculative attempt to fix a flaky test on ppc64be.Alex Shlyapnikov
2017-06-05Revert r304285, r304297.Evgeniy Stepanov
2017-06-05[asan] Use asan exitcode=0 option to always succeed a test run.Alex Shlyapnikov
2017-06-05Revert "[sanitizer-coverage] test for -fsanitize-coverage=inline-8bit-counters"Renato Golin
2017-06-04Mark the atos-symbolizer test as unsupported on i386-darwinVedant Kumar
2017-06-04Mark sancov test as unsupported on DarwinVedant Kumar
2017-06-03[sanitizer-coverage] test for -fsanitize-coverage=inline-8bit-countersKostya Serebryany
2017-06-02[asan] fix one more case where stack-use-after-return is not async-signal-saf...Kostya Serebryany
2017-06-02[sanitizer-coverage] nuke more stale codeKostya Serebryany
2017-06-01[sanitizer-coverage] nuke more stale codeKostya Serebryany
2017-06-01[ubsan] Runtime support for pointer overflow checkingVedant Kumar
2017-06-01Tighten up test to address bot failure. NFC.Vedant Kumar
2017-06-01Bug 33221 [UBSAN] segfault with -fsanitize=undefinedVedant Kumar
2017-06-01[asan] Add strndup/__strndup interceptors.Pierre Gousseau
2017-05-31[sanitizer-coverage] remove stale code (old coverage); compiler-rt part Kostya Serebryany
2017-05-31[sanitizer] Avoid possible deadlock in child process after forkMaxim Ostapenko
2017-05-26[asan] Enable back halt_on_error-torture.cc disabled on PowerPC.Alex Shlyapnikov