summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-24 18:23:52 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-24 18:23:52 +0000
commitdaa1812aac81ecd59fbcb97852c2382c47301881 (patch)
tree005841d12f777c907f9915e2a8a3ddf02acf2d77
parente0d2f86b52a63d03d4d25d1917bf7f69f93755fc (diff)
parent8985bd8fe54d572fa1e7f08434d79900d33f76f5 (diff)
downloadmatches-daa1812aac81ecd59fbcb97852c2382c47301881.tar.gz
Update TEST_MAPPING am: 8985bd8fe5
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/matches/+/1806161 Change-Id: Ic83b18597b0580528ad012e8c23f0c2f0011170d
-rw-r--r--TEST_MAPPING18
1 files changed, 15 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 138b36c..798b57b 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,17 +1,29 @@
-// Generated by cargo2android.py for tests that depend on this crate.
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
"presubmit": [
{
+ "name": "doh_unit_test"
+ },
+ {
"name": "matches_device_test_lib"
},
{
- "name": "url_device_test_src_lib"
+ "name": "matches_device_test_tests_macro_use_one"
+ },
+ {
+ "name": "quiche_device_test_src_lib"
},
{
"name": "unicode-bidi_device_test_src_lib"
},
{
- "name": "matches_device_test_tests_macro_use_one"
+ "name": "url_device_test_src_lib"
+ },
+ {
+ "name": "url_device_test_tests_data"
+ },
+ {
+ "name": "url_device_test_tests_unit"
}
]
}