aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 12:26:46 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 12:26:46 -0700
commit38d1e5097535e95a7c3d35d81272bffebc59dfc0 (patch)
tree6092bbc25fe20d79ac43658bd50c142715292a9e
parenta4d0844679726f51f452a904c82eec55c310aa21 (diff)
downloadshlex-38d1e5097535e95a7c3d35d81272bffebc59dfc0.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: I6507fe76bb4a06f80d26913c6647e65c2c3abd0b
-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"
},
{