aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 11:23:04 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 11:23:04 -0700
commitfbf86818b8f68f1dbf5f10cedb82efb99d69cbf1 (patch)
treef050f6d2c653ad6b2755dfe9fc9f6bdddabfef24
parent5df31a5e3eda6f5de5cc38c4a6f59b8314488aa9 (diff)
downloadlazycell-fbf86818b8f68f1dbf5f10cedb82efb99d69cbf1.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: I67ce9ffd4e3b6628ccd3dc3aee86f6270ae7dcd4
-rw-r--r--TEST_MAPPING20
1 files changed, 20 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index ff34c26..6edfdc4 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,8 +5,25 @@
"path": "external/rust/crates/libsqlite3-sys"
}
],
+ "postsubmit": [
+ {
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "lazycell_test_src_lib"
+ },
+ {
+ "name": "legacykeystore_test"
+ }
+ ],
"presubmit": [
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_test"
},
{
@@ -18,6 +35,9 @@
],
"presubmit-rust": [
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_test"
},
{