aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-31 21:21:13 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2023-01-31 21:21:13 +0000
commitdf1b8f0bffb56ed455579771553b3ced877a7de6 (patch)
treeef7024673e5c1ec9e6126d54676d749910aee83c
parent242918bda06c9b85af7e6da304b50714afcbce9f (diff)
parent044ff32dc1fdb69a3d00f806f98c5c8a7afcd985 (diff)
downloadsocket2-df1b8f0bffb56ed455579771553b3ced877a7de6.tar.gz
Update TEST_MAPPING am: 044ff32dc1
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/socket2/+/2411598 Change-Id: Ie5f62eb74817be6f9a165fbad86d487966986a26 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
-rw-r--r--TEST_MAPPING23
1 files changed, 23 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..170da8f
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,23 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "imports": [
+ {
+ "path": "external/rust/crates/async-stream"
+ },
+ {
+ "path": "external/rust/crates/futures-util"
+ },
+ {
+ "path": "external/rust/crates/tokio"
+ },
+ {
+ "path": "external/rust/crates/tokio-test"
+ },
+ {
+ "path": "external/uwb/src"
+ },
+ {
+ "path": "packages/modules/DnsResolver"
+ }
+ ]
+}