aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: fd94326ef5ec7b9b79a1b7610a25f3329ee8d631 (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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
// Generated by update_crate_tests.py for tests that depend on this crate.
{
  "imports": [
    {
      "path": "external/rust/crates/base64"
    },
    {
      "path": "external/rust/crates/crossbeam-deque"
    },
    {
      "path": "external/rust/crates/crossbeam-epoch"
    },
    {
      "path": "external/rust/crates/crossbeam-queue"
    },
    {
      "path": "external/rust/crates/hashbrown"
    },
    {
      "path": "external/rust/crates/once_cell"
    },
    {
      "path": "external/rust/crates/tinytemplate"
    },
    {
      "path": "external/rust/crates/tinyvec"
    },
    {
      "path": "external/rust/crates/unicode-xid"
    },
    {
      "path": "external/rust/crates/vulkano"
    },
    {
      "path": "packages/modules/Virtualization/authfs"
    },
    {
      "path": "packages/modules/Virtualization/zipfuse"
    }
  ],
  "presubmit": [
    {
      "name": "crossbeam-utils_test_src_lib"
    },
    {
      "name": "crossbeam-utils_test_tests_atomic_cell"
    },
    {
      "name": "crossbeam-utils_test_tests_cache_padded"
    },
    {
      "name": "crossbeam-utils_test_tests_parker"
    },
    {
      "name": "crossbeam-utils_test_tests_sharded_lock"
    },
    {
      "name": "crossbeam-utils_test_tests_thread"
    },
    {
      "name": "crossbeam-utils_test_tests_wait_group"
    }
  ],
  "presubmit-rust": [
    {
      "name": "crossbeam-utils_test_src_lib"
    },
    {
      "name": "crossbeam-utils_test_tests_atomic_cell"
    },
    {
      "name": "crossbeam-utils_test_tests_cache_padded"
    },
    {
      "name": "crossbeam-utils_test_tests_parker"
    },
    {
      "name": "crossbeam-utils_test_tests_sharded_lock"
    },
    {
      "name": "crossbeam-utils_test_tests_thread"
    },
    {
      "name": "crossbeam-utils_test_tests_wait_group"
    }
  ]
}