aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-23 10:11:34 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-23 10:11:34 -0700
commit94ae11383bf38e66033300544f9f7f2cd57bc64a (patch)
treeca7b0cb656518ce7ff53d8f33f1cad9f1a2d446b
parent8fb041e08ffcbff4e09ebe62930c4424ffdbee5a (diff)
downloadrand_chacha-android-s-beta-5.tar.gz
Test: None Change-Id: I368f814f8338e75176520d963d839626a883c026
-rw-r--r--TEST_MAPPING15
1 files changed, 12 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index eb9808f..27e89b9 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,15 @@
{
"presubmit": [
{
+ "name": "base64_device_test_tests_decode"
+ },
+ {
+ "name": "base64_device_test_tests_encode"
+ },
+ {
+ "name": "base64_device_test_tests_helpers"
+ },
+ {
"name": "crossbeam-epoch_device_test_src_lib"
},
{
@@ -32,6 +41,9 @@
"name": "keystore2_test"
},
{
+ "name": "legacykeystore_test"
+ },
+ {
"name": "tokio_device_test_tests__require_full"
},
{
@@ -225,9 +237,6 @@
},
{
"name": "tokio_device_test_tests_uds_split"
- },
- {
- "name": "legacykeystore_test"
}
]
}