summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
authorHaibo Huang <hhb@google.com>2021-02-09 18:12:08 -0800
committerHaibo Huang <hhb@google.com>2021-02-09 18:12:08 -0800
commit64431b5d1a76ba08cec709959718f4d528ae72d5 (patch)
tree4aeae6a00a9f0854fbfabdb8eafa9e9d88d9a226 /TEST_MAPPING
parent87c70d003aafb4b828edafca2d118b7f4c5fa7e9 (diff)
downloadthiserror-impl-64431b5d1a76ba08cec709959718f4d528ae72d5.tar.gz
Upgrade rust/crates/thiserror-impl to 1.0.23
Test: make Change-Id: Id3a8844d19993b264e59318aff2e2abb03c9bc38
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING13
1 files changed, 9 insertions, 4 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 7bc6ed2..bce6738 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,12 +1,17 @@
-// Generated by cargo2android.py for tests in Android.bp
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
"presubmit": [
{
- "host": true,
- "name": "libsqlite3-sys_host_test_src_lib"
+ "name": "libsqlite3-sys_device_test_src_lib"
},
{
- "name": "libsqlite3-sys_device_test_src_lib"
+ "name": "keystore2_test"
+ },
+ {
+ "name": "keystore2_selinux_test"
+ },
+ {
+ "name": "keystore2_crypto_test_rust"
}
]
}