aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 07:12:49 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 07:12:49 +0000
commit9e21131bd119a5feede0e57b2cfa022f4d09fec7 (patch)
treeb41a1a87aa97c4c3843626857341baf2b2efbd96 /TEST_MAPPING
parent6d5fdde4796c2d5937e15c18516ad63cd0ad6203 (diff)
parent7e3c0a894f738ce95a88a71128bd9d9ecdc03456 (diff)
downloadeither-aml_odp_341610000.tar.gz
Snap for 10453938 from 7e3c0a894f738ce95a88a71128bd9d9ecdc03456 to mainline-odp-releaseaml_odp_341717000aml_odp_341610000
Change-Id: Iec94ae6ef453df795acacc1b65f4aa633ac5f022
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING33
1 files changed, 12 insertions, 21 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index de3ad0a..fa9201f 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,6 +5,9 @@
"path": "external/rust/crates/base64"
},
{
+ "path": "external/rust/crates/hashbrown"
+ },
+ {
"path": "external/rust/crates/libsqlite3-sys"
},
{
@@ -15,40 +18,28 @@
},
{
"path": "external/rust/crates/unicode-xid"
- }
- ],
- "presubmit": [
- {
- "name": "apkdmverity.test"
},
{
- "name": "either_test_src_lib"
+ "path": "packages/modules/Virtualization/apkdmverity"
},
{
- "name": "keystore2_test"
+ "path": "packages/modules/Virtualization/microdroid_manager"
},
{
- "name": "legacykeystore_test"
+ "path": "system/security/keystore2"
},
{
- "name": "microdroid_manager_test"
+ "path": "system/security/keystore2/legacykeystore"
}
],
- "presubmit-rust": [
- {
- "name": "apkdmverity.test"
- },
+ "presubmit": [
{
"name": "either_test_src_lib"
- },
- {
- "name": "keystore2_test"
- },
- {
- "name": "legacykeystore_test"
- },
+ }
+ ],
+ "presubmit-rust": [
{
- "name": "microdroid_manager_test"
+ "name": "either_test_src_lib"
}
]
}