aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-24 00:27:25 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-24 00:27:25 -0700
commitbc5ee3acdc002cb972d998d3ac264a3110d0ed99 (patch)
treee3d2ceadfd465d7a5381f4e1e52270e5da4ea1ca
parent14be7fe7fb16736f54bcdf345021a7e16c5b1b43 (diff)
parent6aa5607fc98d65d4d2d8418fe7f0fb1eeb45ea4f (diff)
downloadplatform_external_python_cryptography-bc5ee3acdc002cb972d998d3ac264a3110d0ed99.tar.gz
platform_external_python_cryptography-bc5ee3acdc002cb972d998d3ac264a3110d0ed99.tar.bz2
platform_external_python_cryptography-bc5ee3acdc002cb972d998d3ac264a3110d0ed99.zip
Add in TEST_MAPPING for acloud unittests. am: e9a9eff135 am: 1e870d094f am: 421e37f785 am: d34e731b1f
am: 6aa5607fc9 Change-Id: I371d0a37b3179dab5b06c6b49c4bc3f6b0b20040
-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 00000000..61a80b2c
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+{
+ "presubmit" : [
+ {
+ "name" : "acloud_test",
+ "host" : true
+ }
+ ]
+}