aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 14:11:26 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 14:11:26 +0100
commit05984ae3288310c34218fbeaf6e114f3881cd406 (patch)
treeae1478ce8ae174c5b5a92597b96f9526f801608c
parent24c4466a748d959ae31059717ab2627dfd857c61 (diff)
downloadtempfile-05984ae3288310c34218fbeaf6e114f3881cd406.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I54af6f7b38826f23767431e5bdfc2036bfb3bf90
-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"
}
]
}