aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-23 09:20:15 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-23 09:20:15 -0700
commit20f22776dbadc9bcf1c946e2b1ae522b98520ec3 (patch)
tree7c3e4600f3ded45415940176e48ff33ccd949079
parent8d49a45bea0ae801fc726112fdee1e30abb0b815 (diff)
downloadfallible-streaming-iterator-20f22776dbadc9bcf1c946e2b1ae522b98520ec3.tar.gz
Update TEST_MAPPING
Test: None Change-Id: Ie53d476ccffc67ee9500f2df6d7f2806136ffa2b
-rw-r--r--TEST_MAPPING8
1 files changed, 7 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 3b7bc44..9756bc6 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,8 +1,14 @@
-// Generated by cargo2android.py for tests in Android.bp
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
"presubmit": [
{
"name": "fallible-streaming-iterator_device_test_src_lib"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
}
]
}