summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 21:41:30 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 21:41:30 -0700
commitb7afdebeb810fa9fcb4f7cc038a6c3f0d0151796 (patch)
tree0f638124f3689022c99d8c464002eb34755af309
parent76642f93736303b3953fb9cf9cc6a9d8dc3597e9 (diff)
parenta883d64d740139689b08e1674646aac6986cd73c (diff)
downloadcffi-b7afdebeb810fa9fcb4f7cc038a6c3f0d0151796.tar.gz
Add in TEST_MAPPING for acloud unittests. am: c279f19ed3 am: eda8f0e877
am: a883d64d74 Change-Id: I1fd2e54aa46ff15a2af9ec3939184354d58dc16b
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..61a80b2
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+{
+ "presubmit" : [
+ {
+ "name" : "acloud_test",
+ "host" : true
+ }
+ ]
+}