aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-16 00:04:28 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-12-16 00:04:28 +0000
commitd322a53d9943d016424035fa5a4f53afc844f184 (patch)
tree8dd464dfa06f5a951dbb37f14c43780d31a609bf
parentf8f3187d32c272a3830d1d597e0f964bd89c46ed (diff)
parentfaeebbcc228cc4e5c02f1ba19a64c154d6d833fd (diff)
downloadstructopt-d322a53d9943d016424035fa5a4f53afc844f184.tar.gz
Snap for 8005954 from faeebbcc228cc4e5c02f1ba19a64c154d6d833fd to sdk-releaseplatform-tools-33.0.0platform-tools-32.0.0
Change-Id: I4c5b04eb360f95dca0f0536a89542342030b76e5
-rw-r--r--TEST_MAPPING17
1 files changed, 9 insertions, 8 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index d364321..8029a19 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,17 +1,18 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "imports": [
+ {
+ "path": "external/rust/crates/base64"
+ }
+ ],
"presubmit": [
{
"name": "authfs_device_test_src_lib"
- },
- {
- "name": "base64_device_test_tests_decode"
- },
- {
- "name": "base64_device_test_tests_encode"
- },
+ }
+ ],
+ "presubmit-rust": [
{
- "name": "base64_device_test_tests_helpers"
+ "name": "authfs_device_test_src_lib"
}
]
}