aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 11:35:20 -0700
committerKevin Cheng <kevcheng@google.com>2019-07-24 09:28:17 -0700
commit26f8b8cdb20f94473eafafb94d534979cb46e3d0 (patch)
tree1f183f9e7015dd4a9f0dfc448b0a298ef41612b0
parent74ba8f0e03f8b662b961ff7b904690c2d1302325 (diff)
downloadplatform_external_python_funcsigs-26f8b8cdb20f94473eafafb94d534979cb46e3d0.tar.gz
platform_external_python_funcsigs-26f8b8cdb20f94473eafafb94d534979cb46e3d0.tar.bz2
platform_external_python_funcsigs-26f8b8cdb20f94473eafafb94d534979cb46e3d0.zip
Add in TEST_MAPPING for acloud unittests.
Bug: 124250384 Test: atest Exempt-From-Owner-Approval: Adding dependent target tests Change-Id: If92e076f2619496386db4d08bfaaa476e57cdb85
-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
+ }
+ ]
+}