aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-11-29 14:03:23 -0800
committerJoel Galenson <jgalenson@google.com>2021-12-10 15:32:34 -0800
commite2ebec591a096715c04ef7328208489e8bd6bb26 (patch)
treefefd5b13cb07d319668117b70d49bae569146fc3 /TEST_MAPPING
parent45fa82c42452cdda9c97547e8367991cd6fea2c0 (diff)
downloadcriterion-e2ebec591a096715c04ef7328208489e8bd6bb26.tar.gz
Refresh Android.bp, cargo2android.json, TEST_MAPPING.
Test: None Change-Id: Ie272f7bd33e79ab67296cd5d44c8b3edbb79ae32
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING13
1 files changed, 5 insertions, 8 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 05c6d70..3cbd48d 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,20 +1,17 @@
// 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"
- },
- {
- "name": "unicode-xid_device_test_tests_exhaustive_tests"
+ "path": "external/rust/crates/unicode-xid"
}
]
}