aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 14:34:29 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 14:34:29 +0100
commit67f287733f1d477619a50533f54676c7ffb41c25 (patch)
tree84073e6bc26e40362df1df64183d1a6e91f7e431
parenta7c0cff5af1a103849ef4e537c1f9fc15dde86cc (diff)
downloadtokio-67f287733f1d477619a50533f54676c7ffb41c25.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ia91650b14f986c3d9f19969159800345c362058b
-rw-r--r--TEST_MAPPING24
1 files changed, 9 insertions, 15 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 4dfb326..63733b6 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,20 +2,23 @@
{
"imports": [
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
"path": "external/rust/crates/futures-util"
},
{
"path": "external/rust/crates/tokio-test"
- }
- ],
- "presubmit": [
- {
- "name": "doh_unit_test"
},
{
- "name": "rustBinderTest"
+ "path": "external/uwb/src"
},
{
+ "path": "packages/modules/DnsResolver"
+ }
+ ],
+ "presubmit": [
+ {
"name": "tokio_test_tests__require_full"
},
{
@@ -210,12 +213,6 @@
],
"presubmit-rust": [
{
- "name": "doh_unit_test"
- },
- {
- "name": "rustBinderTest"
- },
- {
"name": "tokio_test_tests__require_full"
},
{
@@ -333,9 +330,6 @@
"name": "tokio_test_tests_sync_errors"
},
{
- "name": "tokio_test_tests_sync_mpsc"
- },
- {
"name": "tokio_test_tests_sync_mutex"
},
{