aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-23 09:17:44 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-23 09:17:44 -0700
commit34d820e63ab89c68341626cd39d5cce9e1624e6d (patch)
tree689ba2807f9dd8ac290c996e7712c3eb7792e7c5
parenta4940d8c687956507926181cc5460f6bb91d8ed8 (diff)
downloadeither-34d820e63ab89c68341626cd39d5cce9e1624e6d.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I3159fcf75527fba85cd8807c78bf567d9f199045
-rw-r--r--TEST_MAPPING24
1 files changed, 24 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index f95386d..60d15f4 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,7 +2,31 @@
{
"presubmit": [
{
+ "name": "base64_device_test_tests_decode"
+ },
+ {
+ "name": "base64_device_test_tests_encode"
+ },
+ {
+ "name": "base64_device_test_tests_helpers"
+ },
+ {
"name": "either_device_test_src_lib"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
+ },
+ {
+ "name": "libsqlite3-sys_device_test_src_lib"
+ },
+ {
+ "name": "unicode-xid_device_test_src_lib"
+ },
+ {
+ "name": "unicode-xid_device_test_tests_exhaustive_tests"
}
]
}