aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:03:34 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-05-10 07:03:34 +0000
commitda9b642c0d6e00f3c00c8e4a2dff774bbbdd0fbc (patch)
treef3d75d88bf9648065ba9b0add52ffad4f795ca82 /TEST_MAPPING
parentac26036f346cc3eab333781d76395933faf6daf6 (diff)
parent01e59128a5539731b50682a79bf107f30f42f170 (diff)
downloadmio-da9b642c0d6e00f3c00c8e4a2dff774bbbdd0fbc.tar.gz
Change-Id: If827c96f097cb567501344bdd8d6a681c06f15f6
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING30
1 files changed, 23 insertions, 7 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index fadb544..88a3a20 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,23 +1,39 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
+ {
+ "path": "external/rust/crates/futures-util"
+ },
+ {
+ "path": "external/rust/crates/quiche"
+ },
{
- "name": "tokio-test_device_test_tests_macros"
+ "path": "external/rust/crates/tokio"
},
{
- "name": "tokio-test_device_test_tests_block_on"
+ "path": "external/rust/crates/tokio-test"
+ }
+ ],
+ "presubmit": [
+ {
+ "name": "doh_unit_test"
},
{
- "name": "tokio-test_device_test_tests_io"
+ "name": "mio_test_src_lib"
},
{
- "name": "futures-util_device_test_src_lib"
+ "name": "rustBinderTest"
+ }
+ ],
+ "presubmit-rust": [
+ {
+ "name": "doh_unit_test"
},
{
- "name": "tokio-test_device_test_src_lib"
+ "name": "mio_test_src_lib"
},
{
- "name": "quiche_device_test_src_lib"
+ "name": "rustBinderTest"
}
]
}