summaryrefslogtreecommitdiff
path: root/tests/pftest
AgeCommit message (Collapse)Author
2017-10-20Use -Werror in system/extrasChih-Hung Hsieh
* Remove unused variables. * Fix redefined macro warnings. * Fix sign-compare warnings. * Fix 'return false' in main(). * Keep existing warnings to fix later. Bug: 66996870 Test: build with WITH_TIDY=1 Change-Id: Ib92ef5297693595fb84ed4f8e61665bda4cee312
2010-02-26New test to shmoo the size of the working set against the memory system.Ben Cheng
Find out the sweet spot of the paging system and approximate the page fault latency.