OSDN Git Service

simpleperf: improve test.py.
authorYabin Cui <yabinc@google.com>
Mon, 21 Aug 2017 23:28:48 +0000 (16:28 -0700)
committerYabin Cui <yabinc@google.com>
Tue, 22 Aug 2017 01:04:31 +0000 (18:04 -0700)
commitd66938df696cc035b6b7895055acbc8a519c8db2
treeaab771dcb9960597c2609c9232cbbe434bff3068
parent442f469d08cdf47f6289c345cead1f9fc58e15f4
simpleperf: improve test.py.

Run tests only on Android >=N.
Fix a failed test on Android N.
Change app_profiler.py to make the tests less flakey.

Bug: http://b/63006886
Test: run test.py.
Change-Id: I625b15e44a6825aa7b479cb17caa86c0186f5385
simpleperf/scripts/app_profiler.py
simpleperf/scripts/test.py
simpleperf/scripts/utils.py