aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Vander Stoep <jeffv@google.com>2023-01-30 14:00:54 +0100
committerJeff Vander Stoep <jeffv@google.com>2023-01-30 14:00:54 +0100
commit044ff32dc1fdb69a3d00f806f98c5c8a7afcd985 (patch)
treeef7024673e5c1ec9e6126d54676d749910aee83c
parent5ffa94c755416bafb3a9a009cabb70ca83003aa0 (diff)
downloadsocket2-044ff32dc1fdb69a3d00f806f98c5c8a7afcd985.tar.gz
Test: atest Change-Id: I4fd5cc639e21d100ca3367929fb3771124a97ddb
-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"
+ }
+ ]
+}