aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING17
1 files changed, 5 insertions, 12 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index de9aee1..170da8f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,9 @@
{
"imports": [
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
"path": "external/rust/crates/futures-util"
},
{
@@ -9,22 +12,12 @@
},
{
"path": "external/rust/crates/tokio-test"
- }
- ],
- "presubmit": [
- {
- "name": "doh_unit_test"
},
{
- "name": "rustBinderTest"
- }
- ],
- "presubmit-rust": [
- {
- "name": "doh_unit_test"
+ "path": "external/uwb/src"
},
{
- "name": "rustBinderTest"
+ "path": "packages/modules/DnsResolver"
}
]
}