aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:08:05 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:08:05 +0000
commitec1b8d25cf62bafd62735458dd6b9d79a223c1b3 (patch)
treed22853350e3a2a9e612f569fe9bebd9636f71b03
parentccecd719f2f8c2a84c9d54c03f10d2adc0d086ab (diff)
parent856753957716327cec3793119b5be790d9546048 (diff)
downloadoorandom-ec1b8d25cf62bafd62735458dd6b9d79a223c1b3.tar.gz
Update TEST_MAPPING am: acf71c2af7 am: 8567539577
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/oorandom/+/1813850 Change-Id: I162e2675c16a08e42a0b7653639cfcc05b3612c5
-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"
+ }
+ ]
+}