aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 20:10:39 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 20:10:39 +0000
commit5575d0f525637d9d61e435c8844a745142994a5e (patch)
tree5b478dc53aa58194261e04ddcf8fb52a45a02df7
parent5d1701433eab9b8edb1ce20184da5bb462ed36a5 (diff)
parentb9e8b629bb4300a0ef7bd74557abf3fe071f24a0 (diff)
downloadremain-5575d0f525637d9d61e435c8844a745142994a5e.tar.gz
Update TEST_MAPPING am: 2ace9eb7e0 am: b9e8b629bb
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/remain/+/2411780 Change-Id: I3b3840a8b3db6d8cf33e7d60ac49fe12d2a23caf 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"
}
]
}