aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING24
1 files changed, 14 insertions, 10 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 9f94cda..161921c 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,26 +1,30 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "base64_device_test_tests_decode"
+ "path": "external/rust/crates/base64"
},
{
- "name": "base64_device_test_tests_encode"
+ "path": "external/rust/crates/crossbeam-deque"
},
{
- "name": "base64_device_test_tests_helpers"
+ "path": "external/rust/crates/tinytemplate"
},
{
- "name": "crossbeam-epoch_device_test_src_lib"
+ "path": "external/rust/crates/tinyvec"
},
{
- "name": "crossbeam-epoch_device_test_tests_loom"
- },
+ "path": "external/rust/crates/unicode-xid"
+ }
+ ],
+ "presubmit": [
{
- "name": "unicode-xid_device_test_src_lib"
- },
+ "name": "crossbeam-epoch_test_src_lib"
+ }
+ ],
+ "presubmit-rust": [
{
- "name": "unicode-xid_device_test_tests_exhaustive_tests"
+ "name": "crossbeam-epoch_test_src_lib"
}
]
}