aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-02 02:29:26 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-02 02:29:26 +0000
commit45df7337a2d4b5b0ffc1a618ffeb37334c77edc7 (patch)
treef9d6edf65dbe0a4620c3cb1bd12a57aafbe6dee7
parent2d72fd1d3cfb37d475dd4e8f2589b876264003c2 (diff)
parentd845ca234bdd760225c7ecc85c127fa5608d6d88 (diff)
downloadregex-syntax-45df7337a2d4b5b0ffc1a618ffeb37334c77edc7.tar.gz
Snap for 9552483 from d845ca234bdd760225c7ecc85c127fa5608d6d88 to udc-release
Change-Id: I31664a59664ebafda19311f18c5bb2f65619a2e4
-rw-r--r--TEST_MAPPING34
1 files changed, 8 insertions, 26 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index e9b04ed..afa287b 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -24,46 +24,28 @@
},
{
"path": "external/rust/crates/unicode-xid"
- }
- ],
- "presubmit": [
- {
- "name": "keystore2_legacy_blobs_test"
},
{
- "name": "keystore2_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "legacykeystore_test"
+ "path": "system/keymint/hal"
},
{
- "name": "libkmr_hal_test"
+ "path": "system/security/keystore2"
},
{
- "name": "regex-syntax_test_src_lib"
- },
+ "path": "system/security/keystore2/legacykeystore"
+ }
+ ],
+ "presubmit": [
{
- "name": "virtualizationmanager_device_test"
+ "name": "regex-syntax_test_src_lib"
}
],
"presubmit-rust": [
{
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
- },
- {
- "name": "legacykeystore_test"
- },
- {
- "name": "libkmr_hal_test"
- },
- {
"name": "regex-syntax_test_src_lib"
- },
- {
- "name": "virtualizationmanager_device_test"
}
]
}