aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-02 05:15:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-02 05:15:34 +0000
commit23bf39fa8f45922e820eab2505b699c11c656486 (patch)
tree96c032981211823e4badc31f9a94ea16b8567f26
parent0ad1da0a0e723dd55c37e29e46446ae080d16958 (diff)
parent6c6e3d00ddad0c13362c1b3d5fdc0392b7ea8b97 (diff)
downloadmio-23bf39fa8f45922e820eab2505b699c11c656486.tar.gz
Snap for 9553927 from 6c6e3d00ddad0c13362c1b3d5fdc0392b7ea8b97 to udc-d1-release
Change-Id: Ibc0fbc2f7b7cf6997d3417eac991ae2a7f7941d8
-rw-r--r--TEST_MAPPING21
1 files changed, 9 insertions, 12 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 88a3a20..2614fcb 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,9 @@
{
"imports": [
{
+ "path": "external/rust/crates/async-stream"
+ },
+ {
"path": "external/rust/crates/futures-util"
},
{
@@ -12,28 +15,22 @@
},
{
"path": "external/rust/crates/tokio-test"
+ },
+ {
+ "path": "external/uwb/src"
+ },
+ {
+ "path": "packages/modules/DnsResolver"
}
],
"presubmit": [
{
- "name": "doh_unit_test"
- },
- {
"name": "mio_test_src_lib"
- },
- {
- "name": "rustBinderTest"
}
],
"presubmit-rust": [
{
- "name": "doh_unit_test"
- },
- {
"name": "mio_test_src_lib"
- },
- {
- "name": "rustBinderTest"
}
]
}