aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Galenson <jgalenson@google.com>2021-08-30 21:30:06 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-08-30 21:30:06 +0000
commit0c0fd34a40bf9a0d21db4a973545aa6b5452c45e (patch)
tree609d5918ef16a83425cf8df32278933473fe19d8
parent146bb78661262b807922816ae31771d7d0a54e2d (diff)
parent2044473c69a421226f4ddfae7b553ef483f36af8 (diff)
downloadwebpki-0c0fd34a40bf9a0d21db4a973545aa6b5452c45e.tar.gz
Update TEST_MAPPING am: 760fea098d am: 64802f1af3 am: 2044473c69
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/webpki/+/1813987 Change-Id: If3d994cdf9509ed9bb5414f18efd2fca2f3e6918
-rw-r--r--TEST_MAPPING14
1 files changed, 14 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..aaa4d17
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,14 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "presubmit": [
+ {
+ "name": "webpki_device_test_src_lib"
+ },
+ {
+ "name": "webpki_device_test_tests_dns_name_tests"
+ },
+ {
+ "name": "webpki_device_test_tests_integration"
+ }
+ ]
+}