aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 14:54:59 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 14:54:59 +0100
commit93ef242c9570d1ad51bd91cd2320dfb3dfee0351 (patch)
tree799410997d18e66115b515573d12b6023445bc6b
parented15d463e48a976ee73a54305d5af444b9138b7a (diff)
downloaduuid-93ef242c9570d1ad51bd91cd2320dfb3dfee0351.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Idf3418c402cc6168a61c8eb3faa3d8c9f160ee25
-rw-r--r--TEST_MAPPING45
1 files changed, 8 insertions, 37 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 57c47be..f5960e5 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,55 +1,26 @@
// 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/microdroid_manager"
},
{
- "name": "libpvmfw_avb.integration_test"
+ "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": "encryptedstore.test"
- },
- {
- "name": "libdm_rust.test"
- },
- {
- "name": "libpvmfw_avb.integration_test"
- },
- {
- "name": "microdroid_manager_test"
- },
- {
- "name": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/zipfuse"
}
]
}