aboutsummaryrefslogtreecommitdiff
path: root/tests/malloc_iterate_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SKIP_WITH_HWASAN macro from libbase.Florian Mayer2022-04-151-0/+1
* Add a flag to distinguish shared VMAsEdgar Arriaga2021-01-141-2/+4
* [GWP-ASan] [malloc-tests] Scan GWP-ASan regions in maps.Mitch Phillips2020-02-111-2/+4
* Add support for scudo.Christopher Ferris2019-10-021-3/+3
* Use ReadMapFileAsyncSafe in malloc_iterate tests.Christopher Ferris2019-08-231-22/+58
* bionic tests: use GTEST_SKIP.Elliott Hughes2019-03-121-4/+4
* bionic/malloc_iterate_test: Adjust callback for procinfo::ReadMapFileSandeep Patil2019-02-101-16/+18
* Disable a few bionic tests under HWASan.Evgenii Stepanov2018-11-061-0/+6
* Add test for malloc_iterate.Christopher Ferris2018-10-301-0/+219