aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 18:51:27 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 18:51:27 +0000
commitd0175ee513d52b39f1401c9152a2f368f57fe4b3 (patch)
treeae1478ce8ae174c5b5a92597b96f9526f801608c
parent2307af4ae67a88c66d7db859d42d9272f113cedf (diff)
parent05984ae3288310c34218fbeaf6e114f3881cd406 (diff)
downloadtempfile-d0175ee513d52b39f1401c9152a2f368f57fe4b3.tar.gz
Update TEST_MAPPING am: 05984ae328
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/tempfile/+/2411735 Change-Id: Ic57da71ed8d6a135e5616fe6ce59c769346ce258 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING50
1 files changed, 9 insertions, 41 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index bb18d05..a31ddb1 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,61 +1,29 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "ZipFuseTest"
+ "path": "external/uwb/src"
},
{
- "name": "apkdmverity.test"
+ "path": "packages/modules/Virtualization/apkdmverity"
},
{
- "name": "authfs_device_test_src_lib"
+ "path": "packages/modules/Virtualization/authfs"
},
{
- "name": "avmdtool_tests"
+ "path": "packages/modules/Virtualization/avmd"
},
{
- "name": "libdm_rust.test"
+ "path": "packages/modules/Virtualization/libs/devicemapper"
},
{
- "name": "libpvmfw_avb.integration_test"
+ "path": "packages/modules/Virtualization/microdroid_manager"
},
{
- "name": "libuwb_core_tests"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "microdroid_manager_test"
- },
- {
- "name": "virtualizationmanager_device_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "ZipFuseTest"
- },
- {
- "name": "apkdmverity.test"
- },
- {
- "name": "authfs_device_test_src_lib"
- },
- {
- "name": "avmdtool_tests"
- },
- {
- "name": "libdm_rust.test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "libuwb_core_tests"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
- "name": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/zipfuse"
}
]
}