commit | 495da7653e74f90f37a1fd590e665dff678a4e20 | [log] [tgz] |
---|---|---|
author | Yabin Cui <yabinc@google.com> | Tue Jan 28 03:51:44 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Jan 28 03:51:44 2020 +0000 |
tree | c5d095894846a98fcde677e6620867f60a672a5d | |
parent | a9925bd7d33b70e3bfd5650135c8c71aba584785 [diff] | |
parent | 4a196ff7502168ffba3906427888047ae008789d [diff] |
Merge "libunwindstack: add simpleperf presumit test."
diff --git a/libunwindstack/TEST_MAPPING b/libunwindstack/TEST_MAPPING index 55771c0..909f897 100644 --- a/libunwindstack/TEST_MAPPING +++ b/libunwindstack/TEST_MAPPING
@@ -2,6 +2,9 @@ "presubmit": [ { "name": "libunwindstack_unit_test" + }, + { + "name": "CtsSimpleperfTestCases" } ] }