aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 11:24:59 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 11:24:59 -0700
commit74ed0f6c3fd0c91b7b1a906299a710870a8f1147 (patch)
tree694bde76c882bda1547bd221f1e6b4714c783639
parent73c4575102810719045f83ebb0f5922735710a66 (diff)
downloadlibloading-74ed0f6c3fd0c91b7b1a906299a710870a8f1147.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: I8c225f837247fcfbdc2e4068843dc42560be5e7d
-rw-r--r--TEST_MAPPING17
1 files changed, 17 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 0f8796c..a1300f5 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -11,8 +11,22 @@
"path": "external/rust/crates/vulkano"
}
],
+ "postsubmit": [
+ {
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
+ }
+ ],
"presubmit": [
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_test"
},
{
@@ -21,6 +35,9 @@
],
"presubmit-rust": [
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_test"
},
{