aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 22:09:35 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 22:09:35 +0000
commitcbb0e28adcc3a35629bb51ca54a424426a5aa75d (patch)
tree4236fe03b7e747f0cd4a29127a0490f9166621c3
parent76840c48d2a8b7bf77da1d80f4ed6bcc42bccd8d (diff)
parent57b8362de36b6d8bfcf330aa63e76b4034d5acbf (diff)
downloadcast-cbb0e28adcc3a35629bb51ca54a424426a5aa75d.tar.gz
Update TEST_MAPPING am: 6a740cd889 am: 4197f0de24 am: ed43a19620 am: 48e383fe15 am: 57b8362de3
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/cast/+/1813776 Change-Id: Ie27cc9aeec60093d45a7e9a884fff5f2cc9d751e
-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"
+ }
+ ]
+}