aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 23:20:24 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 23:20:24 -0700
commit358dcaf4709433e3aaffd43f9676894c2e46e391 (patch)
tree168c7c7f6fbf70f1ba7504810725f3ebf9549033
parentbcb01090b547a9a02bddcb8da219d9861ebf6012 (diff)
parent2458372292f3098ed1a8665077692de16a63ba5d (diff)
downloadipaddress-358dcaf4709433e3aaffd43f9676894c2e46e391.tar.gz
Add in TEST_MAPPING for acloud unittests. am: f3ba467d42 am: fd7daaacdf am: 8cb13cbc3b
am: 2458372292 Change-Id: I17a610c1e769116fc802e3d05119656727437706
-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
+ }
+ ]
+}