summaryrefslogtreecommitdiffstats
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2018-10-19 09:18:45 -0700
committerJulien Desprez <jdesprez@google.com>2018-10-23 14:03:15 -0700
commit2045bbbfb6d861251116e337e3da17d12ede7130 (patch)
treea0fcf9c9c8179340026688de15fa3ab4e578433e /TEST_MAPPING
parentd2dfb339423431d0858b5201a792902ec6816a15 (diff)
downloadsystem_core-2045bbbfb6d861251116e337e3da17d12ede7130.tar.gz
system_core-2045bbbfb6d861251116e337e3da17d12ede7130.tar.bz2
system_core-2045bbbfb6d861251116e337e3da17d12ede7130.zip
Add adbd_test to presubmit test mapping
Onboard device side gtest of adbd to test mapping to be run in presubmit. Test: atest adbd_test Bug: 112104122 Change-Id: Iefb6be0fb0ecea5a95aadce923c223e40f92bdab
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 000000000..c47230fff
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "adbd_test"
+ }
+ ]
+}