aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Cheng <kevcheng@google.com>2019-07-23 11:49:33 -0700
committerKevin Cheng <kevcheng@google.com>2019-07-23 11:49:33 -0700
commitcaab5251e7501e6222e228cd29c7e83f72d274a7 (patch)
tree47c54fbfe43066a80f92920f36b22bcc7120255f
parentf90a023ff91b80090f1ab93a4f6bfb3f33a1e75e (diff)
downloadrsa-caab5251e7501e6222e228cd29c7e83f72d274a7.tar.gz
Add in TEST_MAPPING for acloud unittests.
Bug: 124250384 Test: atest Change-Id: Id519fd82df717b7af0bf97c4579d69a315d0e8aa
-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
+ }
+ ]
+}