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