summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Posix
Commit message (Expand)AuthorAgeFilesLines
* Reland "[ASan] Do not misrepresent high value address dereferences as null de...Julian Lettner2019-10-101-0/+50
* Revert "[ASan] Do not misrepresent high value address dereferences as null de...Russell Gallop2019-10-101-50/+0
* [ASan] Do not misrepresent high value address dereferences as null dereferencesJulian Lettner2019-10-101-0/+50
* Stop marking 5 ASan tests as failing on NetBSD/i386Kamil Rytarowski2019-09-083-5/+0
* Further relax checks in asan-symbolize-bad-path.cppAlexander Richardson2019-08-281-2/+2
* Fix asan-symbolize-bad-path.cpp on DarwinAlexander Richardson2019-08-271-1/+2
* Relax test introduced in D65322Alexander Richardson2019-08-271-2/+2
* [asan_symbolize] Avoid blocking when llvm-symbolizer is installed as addr2lineAlexander Richardson2019-08-261-2/+13
* [asan_symbolize] Fix bug where the frame counter was not incremented.Dan Liew2019-08-122-0/+81
* Revert "[asan_symbolize] Fix bug where the frame counter was not incremented."Mitch Phillips2019-08-092-79/+0
* [asan_symbolize] Fix bug where the frame counter was not incremented.Dan Liew2019-08-092-0/+79
* compiler-rt: Rename cc files below test/asan to cppNico Weber2019-08-0554-26/+26
* [Sanitizer][ASAN][MSAN] Fix infinite recursion on FreeBSDAlexander Richardson2019-07-312-5/+0
* [compiler-rt] Rename lit.*.cfg.* -> lit.*.cfg.py.*Reid Kleckner2019-06-271-0/+0
* [asan_symbolize] Add a simple plugin architectureDan Liew2019-04-183-0/+48
* [asan_symbolize] Use proper logging infrastructure.Dan Liew2019-04-083-0/+16
* [Sanitizer] Make wcrtomb test posix-onlyPavel Labath2019-04-081-0/+16
* Enable `asan/TestCases/Posix/start-deactivated.cc` test for iOS.Dan Liew2019-03-211-1/+0
* Reland "[compiler-rt] Intercept the bcmp() function."Clement Courbet2019-03-011-0/+18
* Revert "[compiler-rt] Intercept the bcmp() function."Vlad Tsyrklevich2019-02-261-19/+0
* [compiler-rt] Disable failing test on darwin during investigation.Clement Courbet2019-02-261-0/+1
* [compiler-rt] disable asan bcmp tests on android.Clement Courbet2019-02-261-0/+1
* [compiler-rt] Intercept the bcmp() function.Clement Courbet2019-02-261-0/+17
* Explicitly set C++ standard for `Posix/no-fd.cc` ASan test.Dan Liew2019-01-151-1/+1
* [asan] Disable TSD dtor leak unit tests on FreeBSD x86 64David Carlier2019-01-091-0/+2
* [asan] Support running without /procEvgeniy Stepanov2019-01-081-0/+4
* Revert "[asan] Support running without /proc.", +1Evgeniy Stepanov2018-12-281-4/+0
* [asan] Support running without /proc.Evgeniy Stepanov2018-12-271-0/+4
* [sanitizer] Support running without fd 0,1,2.Evgeniy Stepanov2018-12-201-0/+39
* Revert "[sanitizer] Support running without fd 0,1,2."Ilya Biryukov2018-12-201-39/+0
* [sanitizer] Support running without fd 0,1,2.Evgeniy Stepanov2018-12-191-0/+39
* Mark breaking asan tests on NetBSDKamil Rytarowski2018-10-306-1/+9
* Use PTHREAD_STACK_MIN conditionally in a testKamil Rytarowski2018-10-091-0/+2
* [CMake] Use normalized Windows target triplesPetr Hosek2018-08-093-3/+3
* [Asan][Msan] Unit tests Disable some tests for FreeBSDDavid Carlier2018-07-253-1/+8
* Rename __asan_gen_* symbols to ___asan_gen_*.Peter Collingbourne2018-07-181-2/+2
* [compiler-rt] Get rid of "%T" expansionsFilipe Cabecinhas2018-07-104-6/+6
* [asan] Enable fgets_fputs test on AndroidVitaly Buka2018-06-161-5/+2
* [ASAN] Re-enable fgets_fputs test for darwin.Ahmed Bougacha2018-06-131-1/+1
* [ASAN] disable fgets_fputs test for android and darwinPeter Wu2018-06-121-0/+1
* [ASAN] fix fgets and fgets_fputs tests failurePeter Wu2018-06-121-15/+25
* [sanitizer] Add fgets, fputs and puts into sanitizer_commonPeter Wu2018-06-111-0/+46
* [asan] Re-enable no_asan_gen_globals for 32-bitVitaly Buka2018-06-081-2/+0
* [Sanitizers] Check alignment != 0 for aligned_alloc and posix_memalignAlex Shlyapnikov2018-06-081-22/+0
* [ASAN] Sanitize testsuite for ARM.Yvan Roux2018-06-017-9/+6
* [ASan] Disable new ASan error reporting tests on various ARMs.Alex Shlyapnikov2018-03-301-0/+2
* [ASan] Report proper ASan error on allocator failures instead of CHECK(0)-ingAlex Shlyapnikov2018-03-281-0/+20
* Revert "[asan] Replace vfork with fork."Evgeniy Stepanov2018-03-271-30/+0
* [asan] Replace vfork with fork.Evgeniy Stepanov2018-03-161-0/+30
* Move lto-constmerge-odr.cc to Posix (it's failing on Windows).Kuba Mracek2018-03-081-0/+14