summaryrefslogtreecommitdiff
path: root/lib/asan/tests/asan_test.cc
AgeCommit message (Expand)Author
2018-07-28Fix Asan-i386-calls-Test AddressSanitizer.ShadowGapTest on FreeBSDFangrui Song
2018-01-17[Sanitizers, test] Fix sanitizer tests on Solaris (PR 33274)Kamil Rytarowski
2017-08-07Fix asan_test.cc build on NetBSDKamil Rytarowski
2017-07-18[asan] Remove recent asan tests which expect death in allocatorVitaly Buka
2017-07-14[Sanitizers] ASan and LSan allocator set errno on failure.Alex Shlyapnikov
2017-05-25[compiler-rt] Change default of allow_user_segv_handler to trueVitaly Buka
2017-05-24Revert "[compiler-rt] Change default of allow_user_segv_handler to true"Vitaly Buka
2017-05-24[compiler-rt] Change default of allow_user_segv_handler to trueVitaly Buka
2017-05-20Revert "[compiler-rt] Change default of allow_user_segv_handler to true"Vitaly Buka
2017-05-20[compiler-rt] Change default of allow_user_segv_handler to trueVitaly Buka
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-03-27[powerpc] deactivate ManyThreadsTest asan test on powerpc64Bill Seurer
2017-03-14Some ASan bots (AArch64 at least) use SEGV for a unit test error instead of S...Filipe Cabecinhas
2017-03-13[asan] Split SIGSEGV / SIGBUS handling so we can handle only one of them and ...Filipe Cabecinhas
2016-11-17[tests] Use __SSE2__ (rather than __i686__...) for SSE2 ASAN testMichal Gorny
2016-07-12[compiler-rt] Disable a test failing on windows.Etienne Bergeron
2016-04-30[ASan] Add shadow offset for SystemZ.Marcin Koscielnicki
2016-04-28[ASan] Reenable __builtin_setjmp test on PowerPC, disable on SystemZ.Marcin Koscielnicki
2016-03-15[ASan] Make sure unittest works if sized-delete is enabled by default.Alexey Samsonov
2016-02-24[tests] Resolve old TODOs in ASan unit tests.Alexey Samsonov
2015-12-04[ASan] Fix the links to bugs and wikipages.Alexander Potapenko
2015-08-07[ASAN] Disable ManyThreadsTest in AArch64Renato Golin
2015-08-06[sanitizer] 2-nd attempt. Add the flag handle_sigfpe that is default true to ...Kostya Serebryany
2015-08-06Revert "[sanitizer] Add the flag handle_sigfpe that is default true to handle...Renato Golin
2015-08-05[sanitizer] Add the flag handle_sigfpe that is default true to handle SIGFPE ...Kostya Serebryany
2015-04-09[Compiler-rt][MIPS] Fix for asan test suite build on mips64/mips64elMohit K. Bhakkad
2015-03-05Move use of __builtin_longjmp under the same conditions as the onlyJoerg Sonnenberger
2015-03-04[Sanitizer] Fix/suppress compiler warnings in unit tests.Alexey Samsonov
2015-02-03Enabling testing ASAN on AArch64Renato Golin
2014-12-22[Sanitizers] Intercept snprintf_l() on FreeBSDViktor Kutuzov
2014-11-12delete => delete[] for arrays.Richard Trieu
2014-10-20Fix checks for Android.Dan Albert
2014-10-14Fix silly commit to disable test on ARMRenato Golin
2014-10-14Disable failing ASAN LongJump test on ARMRenato Golin
2014-06-14Exclude Android from the tests for valloc/pvalloc.Dan Albert
2014-05-22[asan] relax the test for long doubleKostya Serebryany
2014-05-12[ASan tests] Exclude/simplify a bunch of tests to make them build on WindowsTimur Iskhodzhanov
2014-05-08[ASan tests] Fix non-Windows breakageTimur Iskhodzhanov
2014-05-08[ASan tests] More progress towards Windows supportTimur Iskhodzhanov
2014-04-18[asan] Reenable tests that should pass since PR19207 is fixed.Evgeniy Stepanov
2014-03-24[asan] Disable setjmp/sigsetjmp tests.Evgeniy Stepanov
2014-03-24[asan] Fix a comment.Evgeniy Stepanov
2014-03-07[ASan] Better way to disable tests for functions unavailable on certain platf...Alexey Samsonov
2014-02-19[asan] Disable asm instrumentation and tests on Mac.Evgeniy Stepanov
2014-02-19[asan] Added assembly functions for x86/amd64 asan.Evgeniy Stepanov
2014-02-14[asan] Revert r201402, r201404.Evgeniy Stepanov
2014-02-14[asan] Added assembly functions for x86/amd64 asan.Evgeniy Stepanov
2013-12-10[asan] relax HugeMallocTest so that it does not fail on small-RAM machinesKostya Serebryany