aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING21
1 files changed, 14 insertions, 7 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 05c6d70..f6e148f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,20 +1,27 @@
// 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/tinytemplate"
},
{
- "name": "base64_device_test_tests_helpers"
+ "path": "external/rust/crates/tinyvec"
},
{
- "name": "unicode-xid_device_test_src_lib"
- },
+ "path": "external/rust/crates/unicode-xid"
+ }
+ ],
+ "presubmit": [
+ {
+ "name": "apkdmverity.test"
+ }
+ ],
+ "presubmit-rust": [
{
- "name": "unicode-xid_device_test_tests_exhaustive_tests"
+ "name": "apkdmverity.test"
}
]
}