aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING24
1 files changed, 4 insertions, 20 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index bf5e52a..10b000b 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -3,34 +3,18 @@
"imports": [
{
"path": "external/rust/crates/libsqlite3-sys"
- }
- ],
- "presubmit": [
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
},
{
- "name": "legacykeystore_test"
- },
- {
- "name": "microdroid_manager_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "keystore2_legacy_blobs_test"
+ "path": "packages/modules/Virtualization/microdroid_manager"
},
{
- "name": "keystore2_test"
+ "path": "packages/modules/Virtualization/vm"
},
{
- "name": "legacykeystore_test"
+ "path": "system/security/keystore2"
},
{
- "name": "microdroid_manager_test"
+ "path": "system/security/keystore2/legacykeystore"
}
]
}