summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 23:19:49 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 23:19:49 -0700
commit6aa5607fc98d65d4d2d8418fe7f0fb1eeb45ea4f (patch)
treee3d2ceadfd465d7a5381f4e1e52270e5da4ea1ca
parent4db6738c5f9184257f787b4e05d5a5da2a036214 (diff)
parentd34e731b1f38e93ad2cb710575815e88526a3c2c (diff)
downloadcryptography-6aa5607fc98d65d4d2d8418fe7f0fb1eeb45ea4f.tar.gz
Add in TEST_MAPPING for acloud unittests. am: e9a9eff135 am: 1e870d094f am: 421e37f785
am: d34e731b1f Change-Id: I051fc93216c4dcf0646d14374ba043239a227697
-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 000000000..61a80b2cf
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+{
+ "presubmit" : [
+ {
+ "name" : "acloud_test",
+ "host" : true
+ }
+ ]
+}