summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-23 10:43:14 -0700
committerJoel Galenson <jgalenson@google.com>2021-08-23 10:43:14 -0700
commit70b08b6cab35c6edd92f921281d6063c6c308608 (patch)
tree6d39a9dd15d58de4361a1a5f7319bbfea8bc0c9a
parent7302122bd447a473494c263b19f5cbbdd661403d (diff)
downloadtinyvec_macros-70b08b6cab35c6edd92f921281d6063c6c308608.tar.gz
Test: None Change-Id: Ib0f73be79142ba33574cb9277a4b9697eb578f33
-rw-r--r--TEST_MAPPING20
1 files changed, 19 insertions, 1 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 710401c..dedf783 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -1,8 +1,26 @@
-// Generated by cargo2android.py for tests in Android.bp
+// Generated by update_crate_tests.py for tests that depend on this crate.
{
"presubmit": [
{
+ "name": "doh_unit_test"
+ },
+ {
+ "name": "quiche_device_test_src_lib"
+ },
+ {
"name": "tinyvec_macros_device_test_src_lib"
+ },
+ {
+ "name": "unicode-normalization_device_test_src_lib"
+ },
+ {
+ "name": "url_device_test_src_lib"
+ },
+ {
+ "name": "url_device_test_tests_data"
+ },
+ {
+ "name": "url_device_test_tests_unit"
}
]
}