aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-24 00:29:32 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-07-24 00:29:32 -0700
commit067340e0f90439daef556e885b1592a54c16f408 (patch)
treee4cb3cbe173c7f08912980b116fb5b3d6f6357b8
parentfc80b3023db6394ac240d134137fda8e734f0af0 (diff)
parent12b20d0787420b9a956ae922368ec0014e808eb4 (diff)
downloadpycparser-067340e0f90439daef556e885b1592a54c16f408.tar.gz
Add in TEST_MAPPING for acloud unittests. am: 290613ceed am: 0746c13d37 am: af3e1e9790 am: 8b0f52e4cb
am: 12b20d0787 Change-Id: If41dde5355542f8b63f1e363b54484bac0b25a59
-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
+ }
+ ]
+}