aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-23 10:40:09 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-23 10:40:09 -0700
commit9cd879ed0103b51426743f6f823332c7608d34c4 (patch)
treeb361b0a3237391dd004ff9a1bafbf41cc5ceaa42
parenta70ac09a22f485982122828daab675f444f9c549 (diff)
downloadtextwrap-9cd879ed0103b51426743f6f823332c7608d34c4.tar.gz
Update TEST_MAPPING
Test: None Change-Id: I4bb1bc803a87a7da573681b3186ebd1268909359
-rw-r--r--TEST_MAPPING24
1 files changed, 21 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 17c12a9..10b4962 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,9 +2,30 @@
{
"presubmit": [
{
+ "name": "ZipFuseTest"
+ },
+ {
+ "name": "apkdmverity.test"
+ },
+ {
+ "name": "authfs_device_test_src_lib"
+ },
+ {
+ "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"
},
{
@@ -12,9 +33,6 @@
},
{
"name": "unicode-xid_device_test_tests_exhaustive_tests"
- },
- {
- "name": "legacykeystore_test"
}
]
}