aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 23:44:30 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 23:44:30 -0700
commit8b0f52e4cba50b953085565e4a29d139d64ec854 (patch)
treee4cb3cbe173c7f08912980b116fb5b3d6f6357b8
parente044741af83427ee1d900cad633b1a41eea10c6b (diff)
parentaf3e1e97905907a87754375e818c40d94c443590 (diff)
downloadplatform_external_python_pycparser-8b0f52e4cba50b953085565e4a29d139d64ec854.tar.gz
platform_external_python_pycparser-8b0f52e4cba50b953085565e4a29d139d64ec854.tar.bz2
platform_external_python_pycparser-8b0f52e4cba50b953085565e4a29d139d64ec854.zip
Add in TEST_MAPPING for acloud unittests. am: 290613ceed am: 0746c13d37
am: af3e1e9790 Change-Id: I39486cb47d082f709dc0f3308406639f2e1298ad
-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
+ }
+ ]
+}