aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 11:15:42 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 11:15:42 -0700
commit45b6843e93dabb95c3498b3df4ed2f7dad40f890 (patch)
treeba23c9c72359c17426a2da0f6a2563b917b5161b
parent2311c71102b9d1d4c356d43068d60152b9699d99 (diff)
downloadhashlink-45b6843e93dabb95c3498b3df4ed2f7dad40f890.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: I65b2261a87b436a3e6c781ba4a25e1bd1d4f696d
-rw-r--r--TEST_MAPPING17
1 files changed, 17 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 91f37bf..10a047a 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,7 +1,21 @@
// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "postsubmit": [
+ {
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
+ }
+ ],
"presubmit": [
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_test"
},
{
@@ -10,6 +24,9 @@
],
"presubmit-rust": [
{
+ "name": "keystore2_legacy_blobs_test"
+ },
+ {
"name": "keystore2_test"
},
{