aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 88a3a20f46bc0be9f99b637d5c7b49fe77f51057 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
// Generated by update_crate_tests.py for tests that depend on this crate.
{
  "imports": [
    {
      "path": "external/rust/crates/futures-util"
    },
    {
      "path": "external/rust/crates/quiche"
    },
    {
      "path": "external/rust/crates/tokio"
    },
    {
      "path": "external/rust/crates/tokio-test"
    }
  ],
  "presubmit": [
    {
      "name": "doh_unit_test"
    },
    {
      "name": "mio_test_src_lib"
    },
    {
      "name": "rustBinderTest"
    }
  ],
  "presubmit-rust": [
    {
      "name": "doh_unit_test"
    },
    {
      "name": "mio_test_src_lib"
    },
    {
      "name": "rustBinderTest"
    }
  ]
}