aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 0d50c8ff83359fa75f0f9db56c1f03886b809e5a (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
// Generated by update_crate_tests.py for tests that depend on this crate.
{
  "imports": [
    {
      "path": "external/rust/crates/tokio"
    },
    {
      "path": "external/rust/crates/tokio-test"
    }
  ],
  "presubmit": [
    {
      "name": "async-stream_test_tests_for_await"
    },
    {
      "name": "async-stream_test_tests_try_stream"
    }
  ],
  "presubmit-rust": [
    {
      "name": "async-stream_test_tests_for_await"
    },
    {
      "name": "async-stream_test_tests_try_stream"
    }
  ]
}