aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING45
1 files changed, 41 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 3c4c00c..9af5cdc 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,14 +1,51 @@
-// Generated by cargo2android.py for tests in Android.bp
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "imports": [
+ {
+ "path": "external/rust/crates/anyhow"
+ },
+ {
+ "path": "external/rust/crates/futures-util"
+ },
+ {
+ "path": "external/rust/crates/tokio"
+ },
+ {
+ "path": "external/rust/crates/tokio-test"
+ }
+ ],
"presubmit": [
{
- "name": "slab_device_test_src_lib"
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "authfs_device_test_src_lib"
+ },
+ {
+ "name": "doh_unit_test"
+ },
+ {
+ "name": "slab_test_tests_slab"
+ },
+ {
+ "name": "virtualizationservice_device_test"
+ }
+ ],
+ "presubmit-rust": [
+ {
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "authfs_device_test_src_lib"
+ },
+ {
+ "name": "doh_unit_test"
},
{
- "name": "slab_device_test_tests_slab"
+ "name": "slab_test_tests_slab"
},
{
- "name": "futures-util_device_test_src_lib"
+ "name": "virtualizationservice_device_test"
}
]
}