aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-12-15 17:27:23 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-12-15 17:27:23 +0000
commit43db1609ebb78a7fdc040669527e913a5e5558f0 (patch)
tree8b691ca80df7869176dfe136314bab9c886b909c /TEST_MAPPING
parent6b3500c35326506a8f8211fdbd9871a6c2d176aa (diff)
parent1dbe72f2db0861527f654343132e5faeeab5bd8e (diff)
downloadplotters-backend-43db1609ebb78a7fdc040669527e913a5e5558f0.tar.gz
Merge "Refresh Android.bp, cargo2android.json, TEST_MAPPING." am: 1b91794abb am: 950006d5af am: 1dbe72f2db
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/plotters-backend/+/1912506 Change-Id: I11ebb543ad9d885d47ba423e00c4a5c5289ad92b
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"
}
]
}