aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-24 00:13:26 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-24 00:13:26 -0700
commit12b20d0787420b9a956ae922368ec0014e808eb4 (patch)
treee4cb3cbe173c7f08912980b116fb5b3d6f6357b8
parente044741af83427ee1d900cad633b1a41eea10c6b (diff)
parent8b0f52e4cba50b953085565e4a29d139d64ec854 (diff)
downloadplatform_external_python_pycparser-12b20d0787420b9a956ae922368ec0014e808eb4.tar.gz
platform_external_python_pycparser-12b20d0787420b9a956ae922368ec0014e808eb4.tar.bz2
platform_external_python_pycparser-12b20d0787420b9a956ae922368ec0014e808eb4.zip
Add in TEST_MAPPING for acloud unittests. am: 290613ceed am: 0746c13d37 am: af3e1e9790
am: 8b0f52e4cb Change-Id: I5883921ef44f56a0463fad538d23443b69ab4a0f
-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
+ }
+ ]
+}