summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 22:27:55 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 22:27:55 -0700
commit55f0ba8f8f7b03e5e33ccee067b13ebac4c1f33b (patch)
tree0f638124f3689022c99d8c464002eb34755af309
parent76642f93736303b3953fb9cf9cc6a9d8dc3597e9 (diff)
parentb7afdebeb810fa9fcb4f7cc038a6c3f0d0151796 (diff)
downloadcffi-55f0ba8f8f7b03e5e33ccee067b13ebac4c1f33b.tar.gz
Add in TEST_MAPPING for acloud unittests. am: c279f19ed3 am: eda8f0e877 am: a883d64d74
am: b7afdebeb8 Change-Id: I2c28df9cd0d0a359f34f331b7ea00d4c96662a56
-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
+ }
+ ]
+}