aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-02 02:29:30 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-02 02:29:30 +0000
commit5f3079d414b54d9d03b3c4ea719563dccb77554f (patch)
tree14c6c3385baa889a57ea8ebb629a4f1d8fb2434e
parentf23379df5de1f5961bab9543c7300c2282ad4816 (diff)
parent9f718db152c65cef0f6eaac5d5e1b29ac1278542 (diff)
downloadrusqlite-5f3079d414b54d9d03b3c4ea719563dccb77554f.tar.gz
Change-Id: Ib2626061d0186485dff2d2f5342122fdf2c65ab4
-rw-r--r--TEST_MAPPING20
1 files changed, 3 insertions, 17 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index aa301aa..5953440 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,25 +1,11 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
- "presubmit": [
+ "imports": [
{
- "name": "keystore2_legacy_blobs_test"
+ "path": "system/security/keystore2"
},
{
- "name": "keystore2_test"
- },
- {
- "name": "legacykeystore_test"
- }
- ],
- "presubmit-rust": [
- {
- "name": "keystore2_legacy_blobs_test"
- },
- {
- "name": "keystore2_test"
- },
- {
- "name": "legacykeystore_test"
+ "path": "system/security/keystore2/legacykeystore"
}
]
}