aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
diff options
context:
space:
mode:
Diffstat (limited to 'TEST_MAPPING')
-rw-r--r--TEST_MAPPING30
1 files changed, 30 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..de9aee1
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,30 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "imports": [
+ {
+ "path": "external/rust/crates/futures-util"
+ },
+ {
+ "path": "external/rust/crates/tokio"
+ },
+ {
+ "path": "external/rust/crates/tokio-test"
+ }
+ ],
+ "presubmit": [
+ {
+ "name": "doh_unit_test"
+ },
+ {
+ "name": "rustBinderTest"
+ }
+ ],
+ "presubmit-rust": [
+ {
+ "name": "doh_unit_test"
+ },
+ {
+ "name": "rustBinderTest"
+ }
+ ]
+}