aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:50:10 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:50:10 +0000
commit588cb500365e7e8f4b3c6d837d7e818ee902f09c (patch)
treea4f82219614a44e9c8058c6c10e101777f8e8a4e
parent31614cadcb7ac81dc5d10748e1b41b849859343a (diff)
parent553788066bb86f45c5d129c0d9072ff7e4f7e81b (diff)
downloadcombine-588cb500365e7e8f4b3c6d837d7e818ee902f09c.tar.gz
Update TEST_MAPPING am: eac22ba160 am: 3969060f84 am: 5436422c38 am: 553788066b
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/combine/+/1813596 Change-Id: I0715a4777b9b4b0c91c10a4773e69ebc8df9fdf4
-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"
+ }
+ ]
+}