summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING32
1 files changed, 27 insertions, 5 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 138b36c..577d626 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,17 +1,39 @@
-// Generated by cargo2android.py for tests that depend on this crate.
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
+ "imports": [
+ {
+ "path": "external/rust/crates/quiche"
+ },
+ {
+ "path": "external/rust/crates/url"
+ }
+ ],
"presubmit": [
{
- "name": "matches_device_test_lib"
+ "name": "doh_unit_test"
+ },
+ {
+ "name": "matches_test_lib"
+ },
+ {
+ "name": "matches_test_tests_macro_use_one"
+ },
+ {
+ "name": "matches_test_tests_use_star"
+ }
+ ],
+ "presubmit-rust": [
+ {
+ "name": "doh_unit_test"
},
{
- "name": "url_device_test_src_lib"
+ "name": "matches_test_lib"
},
{
- "name": "unicode-bidi_device_test_src_lib"
+ "name": "matches_test_tests_macro_use_one"
},
{
- "name": "matches_device_test_tests_macro_use_one"
+ "name": "matches_test_tests_use_star"
}
]
}