aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 22:09:33 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 22:09:33 +0000
commite2f260d39c2f21365ed8b084b0a3549cea1a9555 (patch)
treea4f82219614a44e9c8058c6c10e101777f8e8a4e
parent88a75848f35fa2dbe314232985ea891d369ab21b (diff)
parent588cb500365e7e8f4b3c6d837d7e818ee902f09c (diff)
downloadcombine-e2f260d39c2f21365ed8b084b0a3549cea1a9555.tar.gz
Update TEST_MAPPING am: eac22ba160 am: 3969060f84 am: 5436422c38 am: 553788066b am: 588cb50036
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/combine/+/1813596 Change-Id: I56cb095854d9f7e3d61d6a2d2f0b479afdbbaf20
-rw-r--r--TEST_MAPPING53
1 files changed, 53 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..89d071b
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,53 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "jni_device_test_src_lib"
+ },
+ {
+ "name": "jni_device_test_tests_executor"
+ },
+ {
+ "name": "jni_device_test_tests_executor_nested_attach"
+ },
+ {
+ "name": "jni_device_test_tests_java_integers"
+ },
+ {
+ "name": "jni_device_test_tests_jmap"
+ },
+ {
+ "name": "jni_device_test_tests_jni_api"
+ },
+ {
+ "name": "jni_device_test_tests_jni_global_refs"
+ },
+ {
+ "name": "jni_device_test_tests_threads_attach_guard"
+ },
+ {
+ "name": "jni_device_test_tests_threads_detach"
+ },
+ {
+ "name": "jni_device_test_tests_threads_detach_daemon"
+ },
+ {
+ "name": "jni_device_test_tests_threads_explicit_detach"
+ },
+ {
+ "name": "jni_device_test_tests_threads_explicit_detach_daemon"
+ },
+ {
+ "name": "jni_device_test_tests_threads_explicit_detach_permanent"
+ },
+ {
+ "name": "jni_device_test_tests_threads_nested_attach_daemon"
+ },
+ {
+ "name": "jni_device_test_tests_threads_nested_attach_guard"
+ },
+ {
+ "name": "jni_device_test_tests_threads_nested_attach_permanently"
+ }
+ ]
+}