summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 09:46:45 -0700
committerKevin Cheng <kevcheng@google.com>2019-07-23 09:46:54 -0700
commitc279f19ed3fe85a1037967ff1770f7c861dab2f7 (patch)
tree0f638124f3689022c99d8c464002eb34755af309
parent260e434a9ad462004b6e02ba9bfc6f6c5a889281 (diff)
downloadcffi-c279f19ed3fe85a1037967ff1770f7c861dab2f7.tar.gz
Add in TEST_MAPPING for acloud unittests.
Bug: 124250384 Test: atest Change-Id: Ia7e1b58f1b61fbbd34e20383feb568a539ca337f
-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
+ }
+ ]
+}