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