aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
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"
}
]
}