aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:50:18 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:50:18 +0000
commit2d25ba10cfe9abc832532205ffdc29468d8ae748 (patch)
tree63cf18c09e72969c60fdf33ca6652023f60eae32
parent1aeff0df1d90bcc1fa1a185ce6ea7956e8866993 (diff)
parent4805e42b925706a64ce1934a6af7389317d67242 (diff)
downloadcesu8-2d25ba10cfe9abc832532205ffdc29468d8ae748.tar.gz
Update TEST_MAPPING am: b768526403 am: 90ed1af3dc am: 228461b37f am: 4805e42b92
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/cesu8/+/1813796 Change-Id: Iea0cae635a3acde7adf4c35ea855200fa827810f
-rw-r--r--TEST_MAPPING56
1 files changed, 56 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..9965b4b
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,56 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "cesu8_device_test_src_lib"
+ },
+ {
+ "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"
+ }
+ ]
+}