aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 11:48:51 -0700
committerKevin Cheng <kevcheng@google.com>2019-07-23 11:48:51 -0700
commit290613ceed94c07824a1f0071ab82af403b4ea91 (patch)
treee4cb3cbe173c7f08912980b116fb5b3d6f6357b8
parent7f94b853344eaad468032bb2ca5a016f046f519a (diff)
downloadplatform_external_python_pycparser-290613ceed94c07824a1f0071ab82af403b4ea91.tar.gz
platform_external_python_pycparser-290613ceed94c07824a1f0071ab82af403b4ea91.tar.bz2
platform_external_python_pycparser-290613ceed94c07824a1f0071ab82af403b4ea91.zip
Add in TEST_MAPPING for acloud unittests.
Bug: 124250384 Test: atest Change-Id: I7135bac19aec185cb07e74d05eb64f93c1b26d02
-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
+ }
+ ]
+}