summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [ubsan] Runtime support for pointer overflow checkingVedant Kumar2017-06-011-0/+19
* Tighten up test to address bot failure. NFC.Vedant Kumar2017-06-011-3/+7
* Bug 33221 [UBSAN] segfault with -fsanitize=undefinedVedant Kumar2017-06-011-0/+24
* [asan] Add strndup/__strndup interceptors.Pierre Gousseau2017-06-013-0/+77
* [sanitizer-coverage] remove stale code (old coverage); compiler-rt part Kostya Serebryany2017-05-3110-181/+32
* [sanitizer] Avoid possible deadlock in child process after forkMaxim Ostapenko2017-05-311-0/+118
* [asan] Enable back halt_on_error-torture.cc disabled on PowerPC.Alex Shlyapnikov2017-05-261-4/+0
* [compiler-rt] Don't reset non-default user handler if allow_user_segv_handler...Vitaly Buka2017-05-261-0/+105
* [LSAN-ARM] Marking new test unsupported on ARMHF due to bot failuresRenato Golin2017-05-261-0/+3
* [asan] Enable back some ASan tests disabled on PowerPC.Alex Shlyapnikov2017-05-261-3/+0
* [compiler-rt] Replace allow_user_segv_handler=0 with kHandleSignalExclusiveVitaly Buka2017-05-252-17/+38
* [asan] relax sanbox_read_proc_self_maps_test to pass even if unshare() fails.Kostya Serebryany2017-05-251-5/+3
* Implement tls scanning for darwin LSanFrancis Ricci2017-05-251-0/+94
* Disable two more flaky ASan wait* tests temporarily on DarwinAdam Nemet2017-05-252-0/+3
* Add generic __bswap[ds]i2 implementationsDimitry Andric2017-05-252-46/+28
* [powerpc] deactivate flakey test halt_on_error-torture.cc on powerpc64 beBill Seurer2017-05-251-0/+4
* [PowerPC] Fix test case sem_init_glibc.cc for powerpc64beBill Seurer2017-05-251-1/+5
* Fix negate-overflow.cpp test on Windows after r303440Hans Wennborg2017-05-241-2/+4
* Disable flaky ASan tests temporarily on darwinAdam Nemet2017-05-232-1/+2
* [XRay][compiler-rt] Add __xray_remove_customevent_handler(...)Dean Michael Berris2017-05-221-1/+1
* [compiler-rt] Switch handle_<signal> flags from bool to enum.Vitaly Buka2017-05-191-1/+1
* Revert r302781 and subsequent attempts to disable part of it.Daniel Jasper2017-05-182-57/+0
* Fixup r303324 - temporary disable stndup interceptor, due to r302781 being buggyDiana Picus2017-05-181-3/+4
* temporary disable stndup interceptor, due to r302781 being buggyKostya Serebryany2017-05-181-5/+6
* [XRay] Fix __xray_function_address on PPC reguarding local entry points.Tim Shen2017-05-171-12/+4
* Revert "Implement tls scanning for darwin LSan"Francis Ricci2017-05-171-94/+0
* Implement tls scanning for darwin LSanFrancis Ricci2017-05-171-0/+94
* [asan] make asan under sandboxes more robustKostya Serebryany2017-05-151-0/+30
* [ubsan] Don't enable debug info in all testsReid Kleckner2017-05-153-3/+4
* [ubsan] Enable debug info in test binariesReid Kleckner2017-05-122-6/+2
* Disable two failing darwin lsan testsFrancis Ricci2017-05-122-2/+2
* [asan/win] Re-enable Win64 asan tests on Win8+Reid Kleckner2017-05-121-5/+12
* Disable two failing darwin lsan testsFrancis Ricci2017-05-122-0/+4
* Enable lsan test suite on Darwin x86_64 buildsFrancis Ricci2017-05-122-3/+11
* [XRay][compiler-rt] Only run custom event logging in x86_64-linuxDean Michael Berris2017-05-121-1/+3
* [XRay][compiler-rt] Runtime changes to support custom event loggingDean Michael Berris2017-05-121-0/+38
* [asan] Test 'strndup_oob_test.cc' added in r302781 fails on the clang-cmake-t...Pierre Gousseau2017-05-111-1/+2
* Renumber test line number expectations after r302783.Benjamin Kramer2017-05-111-4/+3
* [asan] Test 'strndup_oob_test.cc' added in r302781 fails on clang-s390x-linux.Pierre Gousseau2017-05-111-1/+1
* [msan] add a regression test for PR32842Alexander Potapenko2017-05-111-0/+22
* [MSAN] test failed randomly on ARM when XFAILED for MIPSRenato Golin2017-05-111-0/+1
* mips] XFAIL wcsncpy.cc test.Simon Dardis2017-05-111-0/+2
* [asan] Recommit of r301904: Add strndup/__strndup interceptorsPierre Gousseau2017-05-112-0/+54
* [XRay] Fix XRay PPC return value bug.Tim Shen2017-05-101-3/+0
* [XRay] Fix the test func-id-utils.cc on PPC.Tim Shen2017-05-101-9/+15
* [mips] XFAIL getpwnam_r_invalid_user.cc testSimon Dardis2017-05-101-0/+2
* [Safestack] Fix the canary test to catch the libc's message regarding stack s...Ivan A. Kosarev2017-05-101-1/+2
* [mips] XFAIL dfsan's custom.cc test on mips64.Simon Dardis2017-05-091-1/+1
* [mips] Remove XFAIL from sanitizer_coverage_no_prune.ccSimon Dardis2017-05-091-1/+1
* [SystemZ] Remove XFAIL on sanitizer_coverage_no_prune.ccUlrich Weigand2017-05-091-1/+1