aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 10:35:57 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 10:35:57 +0100
commita4098f6a210f450f9575a83f8f0cced0d13ed8cc (patch)
tree9628a40f9275c89bc7b21e57685e6daccb28517d
parent6e3861d94970c93124daf4dccc626e262c0fe8db (diff)
downloadaho-corasick-a4098f6a210f450f9575a83f8f0cced0d13ed8cc.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Ie0b25f14f4696eed11761eefc5e627f7e45870d5
-rw-r--r--TEST_MAPPING34
1 files changed, 8 insertions, 26 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index f3da348..a2c62cf 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -24,46 +24,28 @@
},
{
"path": "external/rust/crates/unicode-xid"
- }
- ],
- "presubmit": [
- {
- "name": "aho-corasick_test_src_lib"
},
{
- "name": "keystore2_legacy_blobs_test"
+ "path": "packages/modules/Virtualization/virtualizationmanager"
},
{
- "name": "keystore2_test"
+ "path": "system/keymint/hal"
},
{
- "name": "legacykeystore_test"
+ "path": "system/security/keystore2"
},
{
- "name": "libkmr_hal_test"
- },
+ "path": "system/security/keystore2/legacykeystore"
+ }
+ ],
+ "presubmit": [
{
- "name": "virtualizationmanager_device_test"
+ "name": "aho-corasick_test_src_lib"
}
],
"presubmit-rust": [
{
"name": "aho-corasick_test_src_lib"
- },
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
- },
- {
- "name": "legacykeystore_test"
- },
- {
- "name": "libkmr_hal_test"
- },
- {
- "name": "virtualizationmanager_device_test"
}
]
}