aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-23 10:40:45 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-23 10:40:45 -0700
commit371b614dee4c8e0f594b0d7ebb11b05a5eb130b1 (patch)
tree6f6340aefa176fff8cb8e7280cf8660a4d9cf5cd
parentfd353153d7623f33dabc1b569276e8cc23facfdb (diff)
downloadthiserror-android-s-beta-5.tar.gz
Test: None Change-Id: If6c39c289e40e5cc758b0960a2e92feae86effa0
-rw-r--r--TEST_MAPPING72
1 files changed, 72 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 41cb61a..53f25ab 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,9 @@
{
"presubmit": [
{
+ "name": "ZipFuseTest"
+ },
+ {
"name": "anyhow_device_test_src_lib"
},
{
@@ -38,6 +41,57 @@
"name": "anyhow_device_test_tests_test_source"
},
{
+ "name": "authfs_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"
+ },
+ {
"name": "keystore2_crypto_test_rust"
},
{
@@ -51,6 +105,24 @@
},
{
"name": "legacykeystore_test"
+ },
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "serde-xml-rs_device_test_src_lib"
+ },
+ {
+ "name": "serde-xml-rs_device_test_tests_round_trip"
+ },
+ {
+ "name": "virtualizationservice_device_test"
}
]
}