aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING36
1 files changed, 17 insertions, 19 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index ec169ff..e2df61d 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,41 +1,39 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
- {
- "name": "anyhow_device_test_tests_test_ffi"
- },
- {
- "name": "anyhow_device_test_tests_test_context"
- },
+ "imports": [
{
- "name": "anyhow_device_test_tests_test_repr"
+ "path": "external/rust/crates/anyhow"
},
{
- "name": "anyhow_device_test_tests_test_convert"
- },
+ "path": "external/rust/crates/tokio"
+ }
+ ],
+ "presubmit": [
{
- "name": "anyhow_device_test_tests_test_fmt"
+ "name": "ZipFuseTest"
},
{
- "name": "anyhow_device_test_tests_test_boxed"
+ "name": "authfs_device_test_src_lib"
},
{
- "name": "anyhow_device_test_tests_test_downcast"
+ "name": "doh_unit_test"
},
{
- "name": "anyhow_device_test_tests_test_source"
- },
+ "name": "virtualizationservice_device_test"
+ }
+ ],
+ "presubmit-rust": [
{
- "name": "anyhow_device_test_tests_test_macros"
+ "name": "ZipFuseTest"
},
{
- "name": "anyhow_device_test_src_lib"
+ "name": "authfs_device_test_src_lib"
},
{
- "name": "anyhow_device_test_tests_test_autotrait"
+ "name": "doh_unit_test"
},
{
- "name": "anyhow_device_test_tests_test_chain"
+ "name": "virtualizationservice_device_test"
}
]
}