aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 10:42:31 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 10:42:31 -0700
commit6978bc913c0818a0ce3b25c80024aad147deeda3 (patch)
treea3ab91cf024f0f9da048b04c016256d36c878187
parent857fe23a37448a7b5291756820e22e4196c35d47 (diff)
downloadclang-sys-6978bc913c0818a0ce3b25c80024aad147deeda3.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: Ibc390ef213ef7f7f85e9926cf4487b1256b665b3
-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"
},
{