aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 22:48:54 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-23 22:48:54 -0700
commit0746c13d373151fa11d0f74c56181864c4d4daec (patch)
treee4cb3cbe173c7f08912980b116fb5b3d6f6357b8
parentec6c09ea7b242c6da9b80cf9538f9cd9735ea248 (diff)
parent290613ceed94c07824a1f0071ab82af403b4ea91 (diff)
downloadplatform_external_python_pycparser-0746c13d373151fa11d0f74c56181864c4d4daec.tar.gz
platform_external_python_pycparser-0746c13d373151fa11d0f74c56181864c4d4daec.tar.bz2
platform_external_python_pycparser-0746c13d373151fa11d0f74c56181864c4d4daec.zip
Add in TEST_MAPPING for acloud unittests.ndk-sysroot-r21
am: 290613ceed Change-Id: I599c897eff1421493751d71ccfba0fc537408ee1
-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
+ }
+ ]
+}