aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING30
1 files changed, 7 insertions, 23 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 88a3a20..fadb544 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,39 +1,23 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "imports": [
- {
- "path": "external/rust/crates/futures-util"
- },
- {
- "path": "external/rust/crates/quiche"
- },
- {
- "path": "external/rust/crates/tokio"
- },
- {
- "path": "external/rust/crates/tokio-test"
- }
- ],
"presubmit": [
{
- "name": "doh_unit_test"
+ "name": "tokio-test_device_test_tests_macros"
},
{
- "name": "mio_test_src_lib"
+ "name": "tokio-test_device_test_tests_block_on"
},
{
- "name": "rustBinderTest"
- }
- ],
- "presubmit-rust": [
+ "name": "tokio-test_device_test_tests_io"
+ },
{
- "name": "doh_unit_test"
+ "name": "futures-util_device_test_src_lib"
},
{
- "name": "mio_test_src_lib"
+ "name": "tokio-test_device_test_src_lib"
},
{
- "name": "rustBinderTest"
+ "name": "quiche_device_test_src_lib"
}
]
}