aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 13:23:04 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 13:23:04 +0100
commitdea90528c3dc7b23a363625be1d3944d3eb5ce51 (patch)
treebe8e444a459791e1d5e5efbe4e90cb4bd775346c
parent798e0b228c07a8050d28c141b962ef2074ee6068 (diff)
downloadremove_dir_all-dea90528c3dc7b23a363625be1d3944d3eb5ce51.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Id40b106f8a3747887f0350d48b6533de13ac0f4d
-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"
}
]
}