aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-27 15:10:13 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-27 15:12:02 -0700
commita144d3534071a29ae22923efdc43fd8c97824df0 (patch)
tree3cac8e9475e8aa243277b40849c41db3ef93a2dd
parent3c86c080a8c385753ff8161d26c9e3fd0aa1547b (diff)
downloadahash-a144d3534071a29ae22923efdc43fd8c97824df0.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: Ie0cd7bf3da5a79a887295bf453db85aaf2134dca
-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"
},
{