aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 13:21:46 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 13:21:46 +0100
commit2ace9eb7e026444cbc1f4d24829105f56e4795d6 (patch)
tree5b478dc53aa58194261e04ddcf8fb52a45a02df7
parent2281da51eb87aaa617900f00daf320ce983fbfbc (diff)
downloadremain-2ace9eb7e026444cbc1f4d24829105f56e4795d6.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: I44607f3493b79c14bd0f1d952d9292acd0a23779
-rw-r--r--TEST_MAPPING40
1 files changed, 7 insertions, 33 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 4f9dfe4..582eb1e 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,49 +1,23 @@
// 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/virtualizationmanager"
},
{
- "name": "libpvmfw_avb.integration_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": "virtualizationmanager_device_test"
+ "path": "packages/modules/Virtualization/zipfuse"
}
]
}