summaryrefslogtreecommitdiffstats
path: root/libmemunreachable/tests
Commit message (Expand)AuthorAgeFilesLines
* Make memunreachable_test more robust against false negative leaksColin Cross2018-05-141-9/+57
* Make memunreachable_binder_test suitable for VTSColin Cross2018-02-271-2/+14
* Silence static analyzer warnings about memory leaksGeorge Burgess IV2017-09-241-0/+3
* Fix static analyzer warningsGeorge Burgess IV2017-09-121-8/+9
* Merge "libmemunreachable: track kernel binder references"Colin Cross2017-07-131-0/+156
|\
| * libmemunreachable: track kernel binder referencesColin Cross2017-07-121-0/+156
* | Add test config for memunreachable_testColin Cross2017-07-071-0/+26
|/
* Fix stack test on arm32Colin Cross2017-06-221-3/+4
* Move libmemunreachable into namespace androidColin Cross2017-06-226-0/+24
* libmemunreachable: clang-format everythingColin Cross2017-06-227-205/+198
* Merge "Small test fixes."Christopher Ferris2017-05-062-6/+8
|\
| * Small test fixes.Christopher Ferris2017-05-052-6/+8
* | Remove unused lambda capturesYi Kong2017-05-051-1/+1
|/
* Merge "Fix google-explicit-constructor warnings in system/core."Chih-hung Hsieh2016-07-291-1/+1
|\
| * Fix google-explicit-constructor warnings in system/core.Chih-Hung Hsieh2016-07-261-1/+1
* | Suppress clang-tidy performance warnings in libmemunreachable.Chih-Hung Hsieh2016-07-271-1/+1
|/
* Fix misc-macro-parentheses warnings in libion, libsparse, libmem*Chih-Hung Hsieh2016-05-181-3/+3
* Handle segfaults while walking native heapColin Cross2016-04-291-0/+27
* Add operator int() to unique_fd.Elliott Hughes2016-03-281-2/+0
* Combine leaks with same stacktraceColin Cross2016-03-071-12/+12
* Fold leaks that are referenced by other leaksColin Cross2016-03-072-0/+456
* Compile some tests for the hostColin Cross2016-03-074-103/+143
* imprecise mark and sweep native memory leak detectorColin Cross2016-02-084-0/+987