aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2020-11-06 02:05:08 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2020-11-06 02:05:08 +0000
commitdef53438465d964a49b18de21cd77da5c490257c (patch)
treef865d7a89806ca82f268b07460e74266336bf724
parent6af2341d1a16c48b43c0c7ae59674d677c05acee (diff)
parent4b1db7d4b7af93c1dc94826a562337ff9e4b1f04 (diff)
downloadslab-def53438465d964a49b18de21cd77da5c490257c.tar.gz
Snap for 6955520 from 4b1db7d4b7af93c1dc94826a562337ff9e4b1f04 to sc-release
Change-Id: I9728cbb626a23d51517f0fcc054f63b17b6a0cf7
-rw-r--r--TEST_MAPPING19
1 files changed, 15 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2e66c7a..12dbeb3 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,18 +2,29 @@
{
"presubmit": [
{
- "name": "slab_host_test_src_lib",
- "host": true
+ "host": true,
+ "name": "slab_host_test_src_lib"
},
{
"name": "slab_device_test_src_lib"
},
{
- "name": "slab_host_test_tests_slab",
- "host": true
+ "host": true,
+ "name": "slab_host_test_tests_slab"
},
{
"name": "slab_device_test_tests_slab"
+ },
+ {
+ "host": true,
+ "name": "futures-util_host_test_src_lib"
+ },
+ {
+ "name": "futures-util_device_test_src_lib"
+ },
+ {
+ "host": true,
+ "name": "tokio-macros_host_test_src_lib"
}
]
}