aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Maurer <mmaurer@google.com>2022-05-26 10:58:46 -0700
committerMatthew Maurer <mmaurer@google.com>2022-05-26 10:58:46 -0700
commit326ed7bf31754800eadf28fb5698b969931d243f (patch)
tree85dbe380c36f6fa5d5d60731c0711e07310e9ab3
parentad2503f6dd9583ff537770529b9a30127d5d5508 (diff)
downloadfallible-streaming-iterator-326ed7bf31754800eadf28fb5698b969931d243f.tar.gz
Update TEST_MAPPING
Test: None Bug: 233924440 Change-Id: I53fe4ff7b1133c31d496a18a5d1dcbbf9af4e661
-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"
},
{