summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
AgeCommit message (Expand)Author
2022-04-15Use SKIP_WITH_HWASAN macro from libbase.Florian Mayer
2022-04-06Skip other_malloc_functions on HWASan.Florian Mayer
2022-01-28Silence -Wnon-power-of-two-alignment for a testPirama Arumuga Nainar
2019-09-16Make bionic_malloc.h a platform header.Christopher Ferris
2019-04-19Move all leak info functions to android_mallopt.Christopher Ferris
2018-02-13Implement malloc hooks.Christopher Ferris