commit | 0bd2a5cef3cf787552c55f643631b6ba77637711 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Fri Feb 05 17:32:08 2016 -0800 |
committer | Yabin Cui <yabinc@google.com> | Mon Mar 07 11:30:50 2016 -0800 |
tree | 614d7eea1b6c9367e11b5fd933d70c18b2246f10 | |
parent | f018ba35fad06c3cf389a89e97d16d1b98251d63 [diff] |
simpleperf: port read_apk and read_apk/read_elf tests to nonlinux. Also make following small changes: 1. Manage testdata files like libziparchive. 2. Replace StringToPid() with android::base::ParseInt(). 3. Add tests in read_elf_test. Bug: 26962895 Change-Id: I6603e9f3cea3a013e2618ea003790d102739f843 (cherry picked from commit 569f64afd3db2b43003978765b833669f99477d2)