aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 10:34:51 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 10:34:51 +0100
commit457b5e09c59640b0c36eb0b8ce860c15a52d2af5 (patch)
treefb24c39429ccf823a8ef644a45d408cebc77bcdd
parentc86cc9d4f119303c059c37051011870e1d9b0cbb (diff)
downloadahash-457b5e09c59640b0c36eb0b8ce860c15a52d2af5.tar.gz
Update TEST_MAPPING
Test: atest Change-Id: Id5b5b540231c518d267b50851a281397c30d838b
-rw-r--r--TEST_MAPPING18
1 files changed, 5 insertions, 13 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index aa301aa..fe31e08 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,25 +1,17 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "keystore2_legacy_blobs_test"
+ "path": "external/rust/crates/hashbrown"
},
{
- "name": "keystore2_test"
+ "path": "external/rust/crates/hashlink"
},
{
- "name": "legacykeystore_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
+ "path": "system/security/keystore2"
},
{
- "name": "legacykeystore_test"
+ "path": "system/security/keystore2/legacykeystore"
}
]
}