aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-24 18:24:03 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-24 18:24:03 +0000
commitb236b91cd75cf90c13230d0043822c68814d25be (patch)
tree29ea2dcff2711118cc9b86574e4371023a78b700
parent2954af9095c522a554772dab87273d9b2c67e962 (diff)
parentfb5c1c68383ad2bd12ff7c351684dc88a99e9bfe (diff)
downloadrustc-hash-b236b91cd75cf90c13230d0043822c68814d25be.tar.gz
Update TEST_MAPPING am: fb5c1c6838
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/rustc-hash/+/1806102 Change-Id: Ic393adbf921e34ecf0416c33f07d61d9aa253751
-rw-r--r--TEST_MAPPING10
1 files changed, 8 insertions, 2 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 31eb554..8c7a140 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,11 +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": [
{
- "name": "rustc-hash_device_test_src_lib"
+ "name": "keystore2_test"
+ },
+ {
+ "name": "legacykeystore_test"
},
{
"name": "libsqlite3-sys_device_test_src_lib"
+ },
+ {
+ "name": "rustc-hash_device_test_src_lib"
}
]
}