commit | 00674ccf8824b27d45f5f888bfe38915f1ce3656 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Mon Oct 28 17:16:54 2019 -0700 |
committer | Yabin Cui <yabinc@google.com> | Tue Nov 05 11:51:18 2019 -0800 |
tree | 66406f1f62f6513f7ae1063e4c35d474b733a5ab | |
parent | 16f464c22672bfead26433af4e061e0bcbfa054f [diff] |
simpleperf: keep generated data of test.py. Keep generated data of each test of test.py in a separate directory, so we can: 1) check generated html after testing. 2) check profiling data for failed tests. 3) run tests for different devices in different dirs at the same time. Also continue test when a test pass fails in run_tests(). Bug: 142972498 Test: run test.py. Change-Id: If8468f0e180d441b74c070b978375b27c293a006