aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 4dcae130ed0ba516ff2b58082b7d01615295a607 (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
40
41
42
43
44
45
46
47
48
49
50
51
// Generated by update_crate_tests.py for tests that depend on this crate.
{
  "imports": [
    {
      "path": "external/rust/crates/anyhow"
    },
    {
      "path": "external/rust/crates/futures-channel"
    },
    {
      "path": "external/rust/crates/futures-test"
    },
    {
      "path": "external/rust/crates/tokio"
    },
    {
      "path": "packages/modules/DnsResolver"
    },
    {
      "path": "packages/modules/Virtualization/authfs"
    },
    {
      "path": "packages/modules/Virtualization/virtualizationmanager"
    },
    {
      "path": "packages/modules/Virtualization/zipfuse"
    },
    {
      "path": "system/security/keystore2"
    },
    {
      "path": "system/security/keystore2/legacykeystore"
    }
  ],
  "presubmit": [
    {
      "name": "futures-executor_test_src_lib"
    },
    {
      "name": "futures-executor_test_tests_local_pool"
    }
  ],
  "presubmit-rust": [
    {
      "name": "futures-executor_test_src_lib"
    },
    {
      "name": "futures-executor_test_tests_local_pool"
    }
  ]
}