summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 10:38:29 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 10:38:29 -0700
commitd65235cf22335ddb8891dc9b929f18d0b5a0c1dd (patch)
tree086a168b75c004df55454eb33ca1ee522259ec74
parentd4a89d2db6c4c6102d36641388ed12995addbfb7 (diff)
downloadcexpr-d65235cf22335ddb8891dc9b929f18d0b5a0c1dd.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: Iac45b85b695fd150bb357c9216e498b0d6bc1270
-rw-r--r--TEST_MAPPING17
1 files changed, 17 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index e4ec3b3..905bae8 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,8 +5,22 @@
"path": "external/rust/crates/libsqlite3-sys"
}
],
+ "postsubmit": [
+ {
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
+ }
+ ],
"presubmit": [
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_test"
},
{
@@ -15,6 +29,9 @@
],
"presubmit-rust": [
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_test"
},
{