OSDN Git Service

simpleperf: add tests recording real apps.
authorYabin Cui <yabinc@google.com>
Mon, 30 Sep 2019 23:46:26 +0000 (16:46 -0700)
committerYabin Cui <yabinc@google.com>
Tue, 1 Oct 2019 18:36:22 +0000 (11:36 -0700)
commit56233ccc31b0877d9eecb648951d3376ea3ab630
tree20c97c0501d82955d0aea5d29bb74b7ff6ca7859
parent1720053bc5f952270e274e394423a720d4ef0727
simpleperf: add tests recording real apps.

This is to test failures more likely to be reproduced when recording real apps.

Bug: 141882072
Test: run simpleperf_unit_test on both arm64 and x86.
Change-Id: I20da128b6721c32c0205341a16f63414510753c9
simpleperf/cmd_record_test.cpp
simpleperf/gtest_main.cpp
simpleperf/testdata/DisplayBitmaps.apk [new file with mode: 0644]
simpleperf/testdata/DisplayBitmapsTest.apk [new file with mode: 0644]
simpleperf/testdata/EndlessTunnel.apk [new file with mode: 0644]