aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-23 09:37:12 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-23 09:37:12 -0700
commit8d3b3ce2c06472896b5926ab0791cefe01399e44 (patch)
treece4140b98ad700d929a861923c7288a32b9d44dd
parent2b7f7e3719d76dd5c1e9f4f5adefd942fec23403 (diff)
downloaditoa-8d3b3ce2c06472896b5926ab0791cefe01399e44.tar.gz
Test: None Change-Id: I431c890a99a69b6aea533c10ee0d450cdefd20c8
-rw-r--r--TEST_MAPPING38
1 files changed, 37 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index b4e52d2..74ab9ee 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,8 +1,44 @@
-// Generated by cargo2android.py for tests that depend on this crate.
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
"presubmit": [
{
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "authfs_device_test_src_lib"
+ },
+ {
+ "name": "base64_device_test_tests_decode"
+ },
+ {
+ "name": "base64_device_test_tests_encode"
+ },
+ {
+ "name": "base64_device_test_tests_helpers"
+ },
+ {
+ "name": "either_device_test_src_lib"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "unicode-xid_device_test_src_lib"
+ },
+ {
+ "name": "unicode-xid_device_test_tests_exhaustive_tests"
+ },
+ {
"name": "url_device_test_src_lib"
+ },
+ {
+ "name": "url_device_test_tests_data"
+ },
+ {
+ "name": "url_device_test_tests_unit"
+ },
+ {
+ "name": "virtualizationservice_device_test"
}
]
}