aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:35:37 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:35:37 +0000
commitf5f2a70de750a937d170099c62dce843a1a142bc (patch)
tree5b478dc53aa58194261e04ddcf8fb52a45a02df7
parent805a99a9ca6f7f6ed869f6230f1433a28e2ff737 (diff)
parent5575d0f525637d9d61e435c8844a745142994a5e (diff)
downloadremain-f5f2a70de750a937d170099c62dce843a1a142bc.tar.gz
Update TEST_MAPPING am: 2ace9eb7e0 am: b9e8b629bb am: 5575d0f525
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/remain/+/2411780 Change-Id: I4a2a9a3d9f8520d5ca2c5a6488e8296cab560cd4 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING40
1 files changed, 7 insertions, 33 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 4f9dfe4..582eb1e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,49 +1,23 @@
// 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/authfs"
},
{
- "name": "authfs_device_test_src_lib"
+ "path": "packages/modules/Virtualization/encryptedstore"
},
{
- "name": "encryptedstore.test"
+ "path": "packages/modules/Virtualization/libs/devicemapper"
},
{
- "name": "libdm_rust.test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "apkdmverity.test"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "encryptedstore.test"
- },
- {
- "name": "libdm_rust.test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/zipfuse"
}
]
}