summaryrefslogtreecommitdiff
path: root/tests/memeater
AgeCommit message (Collapse)Author
2017-11-09Use -Werror in system/extras/tests/memeaterChih-Hung Hsieh
Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: I54abb8bc402c78d2c8d6993296f51ae79648f45b
2017-09-25Test binary to consume memoryAmith Yamasani
Consumes the specified amount of MB of memory, and fills it with some data. Sits around until killed. The allocated memory does slowly get swapped out though, so it won't stay at that exact PSS. But it's helpful for forcing low memory situations. Change-Id: Ib03ce6252ed5664c7e43ca2479da7fccf4e15330 Fixes: 65640892 Test: memeater 2000