aboutsummaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SKIP_WITH_HWASAN macro from libbase.Florian Mayer2022-04-151-0/+1
* Skip other_malloc_functions on HWASan.Florian Mayer2022-04-061-0/+1
* Silence -Wnon-power-of-two-alignment for a testPirama Arumuga Nainar2022-01-281-0/+4
* Make bionic_malloc.h a platform header.Christopher Ferris2019-09-161-1/+1
* Move all leak info functions to android_mallopt.Christopher Ferris2019-04-191-13/+10
* Implement malloc hooks.Christopher Ferris2018-02-131-0/+412