summaryrefslogtreecommitdiff
path: root/test-mock
diff options
context:
space:
mode:
authorPaul Duffin <paulduffin@google.com>2019-02-08 04:17:12 -0800
committerandroid-build-merger <android-build-merger@google.com>2019-02-08 04:17:12 -0800
commit17abc1fd9601e23a29a332e2281f801f20aac2ee (patch)
treedf702e8521efc0db2749b7d4171654e23eeaa38e /test-mock
parent905013320e4448ba739259633e3dc3e03721b8bb (diff)
parentcd2586709b55ceb147a3ff2b9b056efc93b11026 (diff)
Merge "Add TEST_MAPPING for api specifications" am: 6bb71b0322
am: cd2586709b Change-Id: I1a7e4d52a48318b0786a91e33431c3d27a31a8b5
Diffstat (limited to 'test-mock')
-rw-r--r--test-mock/api/TEST_MAPPING10
1 files changed, 10 insertions, 0 deletions
diff --git a/test-mock/api/TEST_MAPPING b/test-mock/api/TEST_MAPPING
new file mode 100644
index 000000000000..d1bd9afaf287
--- /dev/null
+++ b/test-mock/api/TEST_MAPPING
@@ -0,0 +1,10 @@
+{
+ "presubmit": [
+ {
+ "name": "CtsAndroidTestMockCurrentApiSignatureTestCases"
+ },
+ {
+ "name": "CtsCurrentApiSignatureTestCases"
+ }
+ ]
+}