aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:50:11 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:50:11 +0000
commit9987da4878caf04b45dc66e8aba2e13a3d2b9aa3 (patch)
treeb3e2da500f450fc4e1b39bc6fc33aea77d10e6e7
parent2fb584842fec75f4bd1947aa0b019ec302ec2a1a (diff)
parentd6443001dd0f700428a24d0736730407fa9174dd (diff)
downloadjni-9987da4878caf04b45dc66e8aba2e13a3d2b9aa3.tar.gz
Update TEST_MAPPING am: 24b99aaca2 am: d8a0267f62 am: 100f83a0d4 am: d6443001dd
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/jni/+/1813881 Change-Id: I19acc0dcb5213d2eeaf05df9dba5d4563ac6bdc4
-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"
+ }
+ ]
+}