aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-24 19:30:12 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-24 19:30:12 +0000
commit2bd3e8c85af1d4c32a4485e12b1c8397e7f46a56 (patch)
tree7a96bcbac3d47313d70c42f5b7ecbdb5c2988895
parent9583dc1983498283b2f4a2b222b902f5b1d97b21 (diff)
parent1579ea897ba273184cca54fbe71311c8a2b01540 (diff)
downloadzip-2bd3e8c85af1d4c32a4485e12b1c8397e7f46a56.tar.gz
Update TEST_MAPPING am: b527126c7d am: a25d5d30ad am: 1579ea897b
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/zip/+/1805841 Change-Id: Iabfc86abf2f63135e6025897f479f076b0eb73a8
-rw-r--r--TEST_MAPPING12
1 files changed, 12 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index d115d6f..82662b1 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,6 +3,18 @@
"presubmit": [
{
"name": "ZipFuseTest"
+ },
+ {
+ "name": "libapkverify.integration_test"
+ },
+ {
+ "name": "libapkverify.test"
+ },
+ {
+ "name": "microdroid_manager_test"
+ },
+ {
+ "name": "virtualizationservice_device_test"
}
]
}