aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 04703e9528edfacbc5f317347fe6c49e4e28d53f (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
// Generated by update_crate_tests.py for tests that depend on this crate.
{
  "imports": [
    {
      "path": "external/rust/crates/async-stream"
    },
    {
      "path": "external/rust/crates/tokio"
    }
  ],
  "presubmit": [
    {
      "name": "tokio-test_test_tests_block_on"
    },
    {
      "name": "tokio-test_test_tests_io"
    },
    {
      "name": "tokio-test_test_tests_macros"
    }
  ],
  "presubmit-rust": [
    {
      "name": "tokio-test_test_tests_block_on"
    },
    {
      "name": "tokio-test_test_tests_io"
    },
    {
      "name": "tokio-test_test_tests_macros"
    }
  ]
}