aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 19:32:08 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 19:32:08 +0000
commitceca3752a6fbebda55890e92753c6912c68739a4 (patch)
treebe8e444a459791e1d5e5efbe4e90cb4bd775346c
parent66e638e844fb745545ab25438f531966210836e7 (diff)
parentdea90528c3dc7b23a363625be1d3944d3eb5ce51 (diff)
downloadremove_dir_all-ceca3752a6fbebda55890e92753c6912c68739a4.tar.gz
Update TEST_MAPPING am: dea90528c3
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/remove_dir_all/+/2411541 Change-Id: I2874188d3aeea0679331f64992cb18acf5d72c67 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"
}
]
}