aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 22:09:42 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 22:09:42 +0000
commit01c796f39d355f5f0ba691c61503554736aaaf8a (patch)
treea2517956e453ee7376dd3b5eaacc53f4a98d7734
parent6ed192da4f366250ed6ebe563248b8da5826eb18 (diff)
parent4eb8824d77275166efa007b178e75b1f66d0b6e8 (diff)
downloadcrossbeam-channel-01c796f39d355f5f0ba691c61503554736aaaf8a.tar.gz
Update TEST_MAPPING am: 919f0bb24f am: f992f3728d am: 587e9a280c am: ca046e7926 am: 4eb8824d77
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/crossbeam-channel/+/1813704 Change-Id: I6fc39b7baa02d47dcdbd189d11bf7ab699381709
-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"
+ }
+ ]
+}