aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 20:51:50 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 20:51:50 +0000
commit3969060f84e82cea61ffea3ca8ebb6a530ce818d (patch)
treea4f82219614a44e9c8058c6c10e101777f8e8a4e
parente1b309c20c86eb1b9411a1c12ee0a3a1ef0cbd29 (diff)
parenteac22ba160becf195253d0fbac0c241c69271b2d (diff)
downloadcombine-3969060f84e82cea61ffea3ca8ebb6a530ce818d.tar.gz
Update TEST_MAPPING am: eac22ba160
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/combine/+/1813596 Change-Id: I9e7b7a9d7b0d3d4b8a35ae56e9ffbeb26b939d4a
-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"
+ }
+ ]
+}