aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING29
1 files changed, 13 insertions, 16 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index d661318..afa287b 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,6 +5,9 @@
"path": "external/rust/crates/base64"
},
{
+ "path": "external/rust/crates/clap/2.33.3"
+ },
+ {
"path": "external/rust/crates/libsqlite3-sys"
},
{
@@ -21,34 +24,28 @@
},
{
"path": "external/rust/crates/unicode-xid"
- }
- ],
- "presubmit": [
+ },
{
- "name": "keystore2_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "legacykeystore_test"
+ "path": "system/keymint/hal"
},
{
- "name": "regex-syntax_test_src_lib"
+ "path": "system/security/keystore2"
},
{
- "name": "virtualizationservice_device_test"
+ "path": "system/security/keystore2/legacykeystore"
}
],
- "presubmit-rust": [
- {
- "name": "keystore2_test"
- },
- {
- "name": "legacykeystore_test"
- },
+ "presubmit": [
{
"name": "regex-syntax_test_src_lib"
- },
+ }
+ ],
+ "presubmit-rust": [
{
- "name": "virtualizationservice_device_test"
+ "name": "regex-syntax_test_src_lib"
}
]
}