aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 19:14:34 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 19:14:34 +0000
commitb9e8b629bb4300a0ef7bd74557abf3fe071f24a0 (patch)
tree5b478dc53aa58194261e04ddcf8fb52a45a02df7
parenta00df95fce7631bac649cd505b4319674c16d73a (diff)
parent2ace9eb7e026444cbc1f4d24829105f56e4795d6 (diff)
downloadremain-b9e8b629bb4300a0ef7bd74557abf3fe071f24a0.tar.gz
Update TEST_MAPPING am: 2ace9eb7e0
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/remain/+/2411780 Change-Id: Id93c60566d630c27d1638cffe1d1d83b214cb1fa 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"
}
]
}