aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:50:14 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:50:14 +0000
commit6d0b9d3d940a3f445deb2e9ed3e1df9b449cf4de (patch)
tree23a9b3ee932e063747d60782cea14f9ba722f559
parentfe1f1ddb93b0e4a6f10423f61e01bbfa97c0d5db (diff)
parent95f8a829be9bb3250938f17ff2ad4c5a0d6d8d6d (diff)
downloadbstr-6d0b9d3d940a3f445deb2e9ed3e1df9b449cf4de.tar.gz
Update TEST_MAPPING am: 688dfe5c53 am: 8337af6afb am: eab067d259 am: 95f8a829be
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/bstr/+/1813736 Change-Id: Ie466340c378ba1a0ec1232183c433eec11ea0949
-rw-r--r--TEST_MAPPING20
1 files changed, 20 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..05c6d70
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,20 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "base64_device_test_tests_decode"
+ },
+ {
+ "name": "base64_device_test_tests_encode"
+ },
+ {
+ "name": "base64_device_test_tests_helpers"
+ },
+ {
+ "name": "unicode-xid_device_test_src_lib"
+ },
+ {
+ "name": "unicode-xid_device_test_tests_exhaustive_tests"
+ }
+ ]
+}