aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:25:08 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:25:08 +0000
commit9433ea04229d94dff46673271062c2d1f939fcc3 (patch)
tree74717daeafafb9046b97c902bb1e342c9bbf8321
parent29585c1d6ae555c1488e7bdaab9494655dc0d0c4 (diff)
parentafdf5a91cc30166f3708ab85c8661b3575e85cfc (diff)
downloadlibz-sys-9433ea04229d94dff46673271062c2d1f939fcc3.tar.gz
Update TEST_MAPPING am: 37a1917841 am: 54c69eaa6b am: afdf5a91cc
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/libz-sys/+/2411597 Change-Id: Ib40542b5723ef6cd04e264a03336a1d247d0ac32 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING68
1 files changed, 8 insertions, 60 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 84e61a1..f85c7ca 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,82 +3,30 @@
"imports": [
{
"path": "external/rust/crates/flate2"
- }
- ],
- "presubmit": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "apkdmverity.test"
- },
- {
- "name": "avmdtool.test"
- },
- {
- "name": "avmdtool_tests"
- },
- {
- "name": "bluetooth_with_facades.test"
- },
- {
- "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"
- }
- ],
- "presubmit-rust": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "apkdmverity.test"
- },
- {
- "name": "avmdtool.test"
- },
- {
- "name": "avmdtool_tests"
},
{
- "name": "bluetooth_with_facades.test"
+ "path": "packages/modules/Virtualization/apkdmverity"
},
{
- "name": "libapexutil_rust.test"
+ "path": "packages/modules/Virtualization/avmd"
},
{
- "name": "libapkverify.integration_test"
+ "path": "packages/modules/Virtualization/libs/apexutil"
},
{
- "name": "libapkverify.test"
+ "path": "packages/modules/Virtualization/libs/apkverify"
},
{
- "name": "libpvmfw_avb.integration_test"
+ "path": "packages/modules/Virtualization/microdroid_manager"
},
{
- "name": "microdroid_manager_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/vm"
},
{
- "name": "vm.test"
+ "path": "packages/modules/Virtualization/zipfuse"
}
]
}