commit | 7e719e8cb4aa27fd5944a9ae2ccf478207621882 | [log] [tgz] |
---|---|---|
author | David Zeuthen <zeuthen@google.com> | Tue Mar 23 12:11:48 2021 -0400 |
committer | David Zeuthen <zeuthen@google.com> | Tue Mar 23 12:11:48 2021 -0400 |
tree | 31b2952ea02133e352814aa7b14e298ac2931e1c | |
parent | 74aad63ada9e422fc33c3aae28930151df79a390 [diff] [blame] |
keystore2: Also run CtsIdentityTestCases on presubmit. This is needed because credstore depends on getting auth-tokens from keystore2. Bug: None Test: N/A Change-Id: I87e130f1e9a39bb48c73a9702b26d84b3a5c5707
diff --git a/keystore2/TEST_MAPPING b/keystore2/TEST_MAPPING index 99a1e60..16b6f85 100644 --- a/keystore2/TEST_MAPPING +++ b/keystore2/TEST_MAPPING
@@ -8,6 +8,9 @@ }, { "name": "keystore2_test" + }, + { + "name": "CtsIdentityTestCases" } ] }