commit | be764b4a34090ec00671aa9fd58841f47c33e327 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri May 14 11:42:01 2021 -0700 |
committer | Yabin Cui <yabinc@google.com> | Fri May 14 12:07:16 2021 -0700 |
tree | 911e1ed473a60bde05033df1466f1a338e345207 | |
parent | 16508f8394b00afb72e14aaa5447db976ca3207e [diff] |
simpleperf: add --only-host-test option in do_test.py. Add option to only run host tests, which are much faster than running all tests. Also import Iterator from typing to run on python3.8. Bug: 185526771 Test: run scripts/test/test.py --only-host-test. Change-Id: Idd7225eb21cc48f6e5db100d387227c33e0b8039