aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-24 00:28:57 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-24 00:28:57 -0700
commit0bc80b4d61f9becdd7b672cd57db47974b414cea (patch)
tree168c7c7f6fbf70f1ba7504810725f3ebf9549033
parentd3e8c884fa44885337abf2f45183e255016434dc (diff)
parent358dcaf4709433e3aaffd43f9676894c2e46e391 (diff)
downloadipaddress-0bc80b4d61f9becdd7b672cd57db47974b414cea.tar.gz
Add in TEST_MAPPING for acloud unittests. am: f3ba467d42 am: fd7daaacdf am: 8cb13cbc3b am: 2458372292
am: 358dcaf470 Change-Id: I467f2ff8b1716d27bf1052b56b7ee634d4882f77
-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
+ }
+ ]
+}