aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-11-29 14:04:02 -0800
committerJoel Galenson <jgalenson@google.com>2021-12-10 15:32:51 -0800
commitfefc78053a6f1d4fe615e11d86c7f683de932ab3 (patch)
tree25862208f2285f3ccbb9bffcdd3caac953958261 /TEST_MAPPING
parentc639baad19c3578bbc551d682e6526ab3d2640c4 (diff)
downloaditertools-fefc78053a6f1d4fe615e11d86c7f683de932ab3.tar.gz
Refresh Android.bp, cargo2android.json, TEST_MAPPING.
Test: None Change-Id: I3fc458717062b3656f6472d0825238379a0c44f7
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"
}
]
}