summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2017-05-26[compiler-rt] Don't reset non-default user handler if allow_user_segv_handler...Vitaly Buka
2017-05-26[LSAN-ARM] Marking new test unsupported on ARMHF due to bot failuresRenato Golin
2017-05-26[asan] Enable back some ASan tests disabled on PowerPC.Alex Shlyapnikov
2017-05-25[compiler-rt] Replace allow_user_segv_handler=0 with kHandleSignalExclusiveVitaly Buka
2017-05-25[asan] relax sanbox_read_proc_self_maps_test to pass even if unshare() fails.Kostya Serebryany
2017-05-25Implement tls scanning for darwin LSanFrancis Ricci
2017-05-25Disable two more flaky ASan wait* tests temporarily on DarwinAdam Nemet
2017-05-25Add generic __bswap[ds]i2 implementationsDimitry Andric
2017-05-25[powerpc] deactivate flakey test halt_on_error-torture.cc on powerpc64 beBill Seurer
2017-05-25[PowerPC] Fix test case sem_init_glibc.cc for powerpc64beBill Seurer
2017-05-24Fix negate-overflow.cpp test on Windows after r303440Hans Wennborg
2017-05-23Disable flaky ASan tests temporarily on darwinAdam Nemet
2017-05-22[XRay][compiler-rt] Add __xray_remove_customevent_handler(...)Dean Michael Berris
2017-05-19[compiler-rt] Switch handle_<signal> flags from bool to enum.Vitaly Buka
2017-05-18Revert r302781 and subsequent attempts to disable part of it.Daniel Jasper
2017-05-18Fixup r303324 - temporary disable stndup interceptor, due to r302781 being buggyDiana Picus
2017-05-18temporary disable stndup interceptor, due to r302781 being buggyKostya Serebryany
2017-05-17[XRay] Fix __xray_function_address on PPC reguarding local entry points.Tim Shen
2017-05-17Revert "Implement tls scanning for darwin LSan"Francis Ricci
2017-05-17Implement tls scanning for darwin LSanFrancis Ricci
2017-05-15[asan] make asan under sandboxes more robustKostya Serebryany
2017-05-15[ubsan] Don't enable debug info in all testsReid Kleckner
2017-05-12[ubsan] Enable debug info in test binariesReid Kleckner
2017-05-12Disable two failing darwin lsan testsFrancis Ricci
2017-05-12[asan/win] Re-enable Win64 asan tests on Win8+Reid Kleckner
2017-05-12Disable two failing darwin lsan testsFrancis Ricci
2017-05-12Enable lsan test suite on Darwin x86_64 buildsFrancis Ricci
2017-05-12[XRay][compiler-rt] Only run custom event logging in x86_64-linuxDean Michael Berris
2017-05-12[XRay][compiler-rt] Runtime changes to support custom event loggingDean Michael Berris
2017-05-11[asan] Test 'strndup_oob_test.cc' added in r302781 fails on the clang-cmake-t...Pierre Gousseau
2017-05-11Renumber test line number expectations after r302783.Benjamin Kramer
2017-05-11[asan] Test 'strndup_oob_test.cc' added in r302781 fails on clang-s390x-linux.Pierre Gousseau
2017-05-11[msan] add a regression test for PR32842Alexander Potapenko
2017-05-11[MSAN] test failed randomly on ARM when XFAILED for MIPSRenato Golin
2017-05-11mips] XFAIL wcsncpy.cc test.Simon Dardis
2017-05-11[asan] Recommit of r301904: Add strndup/__strndup interceptorsPierre Gousseau
2017-05-10[XRay] Fix XRay PPC return value bug.Tim Shen
2017-05-10[XRay] Fix the test func-id-utils.cc on PPC.Tim Shen
2017-05-10[mips] XFAIL getpwnam_r_invalid_user.cc testSimon Dardis
2017-05-10[Safestack] Fix the canary test to catch the libc's message regarding stack s...Ivan A. Kosarev
2017-05-09[mips] XFAIL dfsan's custom.cc test on mips64.Simon Dardis
2017-05-09[mips] Remove XFAIL from sanitizer_coverage_no_prune.ccSimon Dardis
2017-05-09[SystemZ] Remove XFAIL on sanitizer_coverage_no_prune.ccUlrich Weigand
2017-05-09[SystemZ] Fix failures after D32542Ulrich Weigand