aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-23 10:14:33 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-23 10:14:33 -0700
commit26c913e44b8a74359d124f3ce28120dd0cd56265 (patch)
treea61a0d616630d9487cfeec7f1239e893cea2153e
parent8d9adfbafbdd75f3a0fa42b06af492d0d177d239 (diff)
downloadregex-26c913e44b8a74359d124f3ce28120dd0cd56265.tar.gz
Update TEST_MAPPING
Test: None Change-Id: If40510951ed17c261c453b4a4a2923f5b94c1ee4
-rw-r--r--TEST_MAPPING17
1 files changed, 16 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 2a07b0f..8146a42 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,13 +2,28 @@
{
"presubmit": [
{
+ "name": "base64_device_test_tests_decode"
+ },
+ {
+ "name": "base64_device_test_tests_encode"
+ },
+ {
+ "name": "base64_device_test_tests_helpers"
+ },
+ {
"name": "keystore2_test"
},
{
+ "name": "legacykeystore_test"
+ },
+ {
"name": "libsqlite3-sys_device_test_src_lib"
},
{
- "name": "legacykeystore_test"
+ "name": "unicode-xid_device_test_src_lib"
+ },
+ {
+ "name": "unicode-xid_device_test_tests_exhaustive_tests"
}
]
}