aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-23 09:19:34 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-23 09:19:34 -0700
commit959b9938cd9b4543f47f0f97ce8089fb15355d6b (patch)
tree710d6bc210ac01ea7cfb4a6d38bc30671819e265
parent7ceaba3d0491dd1b8c259cfb7dee53de22b7905a (diff)
downloadfallible-iterator-959b9938cd9b4543f47f0f97ce8089fb15355d6b.tar.gz
Test: None Change-Id: I73fedcd4a224d8e917986b1a2eabc2606aa7d700
-rw-r--r--TEST_MAPPING8
1 files changed, 7 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 27759f0..9d4d72a 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-iterator_device_test_src_lib"
+ },
+ {
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
}
]
}