commit | d293580d56aad52c9b6d2338b558cdbb7a7bd020 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Fri Mar 01 10:26:27 2019 -0800 |
committer | John Reck <jreck@google.com> | Fri Mar 01 15:25:17 2019 -0800 |
tree | 2f7378e3ed04c808476b20ed3feed2de49524bf8 | |
parent | d008ac8d41cefba53508306f6dda0a5ba14bb312 [diff] [blame] |
Add TEST_MAPPING for atrace Test: none Change-Id: Ie0f218b79de85af783c962dc2b981f9648bd41d9
diff --git a/cmds/atrace/TEST_MAPPING b/cmds/atrace/TEST_MAPPING new file mode 100644 index 0000000..f43db22 --- /dev/null +++ b/cmds/atrace/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "presubmit": [ + { + "name": "CtsAtraceHostTestCases" + } + ] +}