aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:48:15 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:48:15 +0000
commiteb3e74eba3b0c55e4aeff1598bd48884f3315344 (patch)
tree64f260c5761de43981e8d3ff120cd4475eec83da
parentddc7ab29841ddc5de4cbd16472f75e57211cd233 (diff)
parent0da0347dccdc15f6f019b0df1b89ec8e770fdb5e (diff)
downloadzip-eb3e74eba3b0c55e4aeff1598bd48884f3315344.tar.gz
Update TEST_MAPPING am: 740178545e am: 0da0347dcc
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/zip/+/2411797 Change-Id: I670cff880e114bc480b3c54f889ae4f6c3036c47 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING62
1 files changed, 9 insertions, 53 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 9a92283..bbc8a7f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,73 +1,29 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "ZipFuseTest"
+ "path": "packages/modules/Virtualization/apkdmverity"
},
{
- "name": "apkdmverity.test"
+ "path": "packages/modules/Virtualization/avmd"
},
{
- "name": "avmdtool.test"
+ "path": "packages/modules/Virtualization/libs/apexutil"
},
{
- "name": "avmdtool_tests"
+ "path": "packages/modules/Virtualization/libs/apkverify"
},
{
- "name": "libapexutil_rust.test"
+ "path": "packages/modules/Virtualization/microdroid_manager"
},
{
- "name": "libapkverify.integration_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "libapkverify.test"
+ "path": "packages/modules/Virtualization/vm"
},
{
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "apkdmverity.test"
- },
- {
- "name": "avmdtool.test"
- },
- {
- "name": "avmdtool_tests"
- },
- {
- "name": "libapexutil_rust.test"
- },
- {
- "name": "libapkverify.integration_test"
- },
- {
- "name": "libapkverify.test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- },
- {
- "name": "vm.test"
+ "path": "packages/modules/Virtualization/zipfuse"
}
]
}