summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 21:30:15 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 21:30:15 -0700
commita883d64d740139689b08e1674646aac6986cd73c (patch)
tree0f638124f3689022c99d8c464002eb34755af309
parent76642f93736303b3953fb9cf9cc6a9d8dc3597e9 (diff)
parenteda8f0e8776cd06a0bb460c64ffaf219ee3af8dd (diff)
downloadcffi-a883d64d740139689b08e1674646aac6986cd73c.tar.gz
Add in TEST_MAPPING for acloud unittests. am: c279f19ed3
am: eda8f0e877 Change-Id: I0c972007caa43fbec824862c7b076742c834f2a5
-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
+ }
+ ]
+}