aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 22:09:38 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 22:09:38 +0000
commitf91b6ffc3b5f0fcc90b3d12f7c6c7266861d012a (patch)
tree4c8ec906e7d84e7764bc0af124dd0514f3ad1ade
parentbfcd1481c3df898874819fd1d1c09925d80c94d1 (diff)
parent20b940c95595cc454f3dad607314ff07db2d1ce1 (diff)
downloadsame-file-f91b6ffc3b5f0fcc90b3d12f7c6c7266861d012a.tar.gz
Update TEST_MAPPING am: 3853d20277 am: 755e15fb0c am: 909740bdfb am: 0070a382c5 am: 20b940c955
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/same-file/+/1813977 Change-Id: I43dd34f913fc90fb0484aa879c996adfe2a84798
-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"
+ }
+ ]
+}