summaryrefslogtreecommitdiff
path: root/keystore2/TEST_MAPPING
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-02-23 09:11:10 -0800
committerJoel Galenson <jgalenson@google.com>2021-02-23 09:15:35 -0800
commit9978cd4db133820d6f7c588fefdb0d130ed14be0 (patch)
treea66c48d5e2b9ce3229f43b6e23f1a69803dad2b5 /keystore2/TEST_MAPPING
parentf81a4d3dd5fa5c574fdfeb9dc141c8123bbab14d (diff)
downloadsecurity-9978cd4db133820d6f7c588fefdb0d130ed14be0.tar.gz
Fix tests
Adds the crypto tests to TEST_MAPPING. Fix the compat tests when run locally. Test: atest --test-mapping Test: Run tests manually and with atest Change-Id: I6dd40dd036b84a199cb1a90e511f459a79ddd469
Diffstat (limited to 'keystore2/TEST_MAPPING')
-rw-r--r--keystore2/TEST_MAPPING5
1 files changed, 4 insertions, 1 deletions
diff --git a/keystore2/TEST_MAPPING b/keystore2/TEST_MAPPING
index d4e20dee..99a1e60f 100644
--- a/keystore2/TEST_MAPPING
+++ b/keystore2/TEST_MAPPING
@@ -1,7 +1,10 @@
{
"presubmit": [
{
- "name": "keystore2_certificate_test"
+ "name": "keystore2_crypto_test"
+ },
+ {
+ "name": "keystore2_crypto_test_rust"
},
{
"name": "keystore2_test"