aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 20:10:19 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 20:10:19 +0000
commitafdf5a91cc30166f3708ab85c8661b3575e85cfc (patch)
tree74717daeafafb9046b97c902bb1e342c9bbf8321
parent5f47f6e7a2de5e806dd49ed3baef4a1b7f3a81cb (diff)
parent54c69eaa6ba650755e05c7b9f544813f2fde9ecb (diff)
downloadlibz-sys-afdf5a91cc30166f3708ab85c8661b3575e85cfc.tar.gz
Update TEST_MAPPING am: 37a1917841 am: 54c69eaa6b
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/libz-sys/+/2411597 Change-Id: I24170fc882116e321c068c98cc4c697d3bcead83 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"
}
]
}