aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 0fd666ee0bdc46a53f5c62ec9dc20d25dfb8fcba (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
88
89
90
91
92
93
94
95
96
// Generated by update_crate_tests.py for tests that depend on this crate.
{
  "imports": [
    {
      "path": "external/rust/crates/android_logger"
    },
    {
      "path": "external/rust/crates/cast"
    },
    {
      "path": "external/rust/crates/crc32fast"
    },
    {
      "path": "external/rust/crates/flate2"
    },
    {
      "path": "external/rust/crates/libsqlite3-sys"
    },
    {
      "path": "external/rust/crates/mio"
    },
    {
      "path": "external/rust/crates/quickcheck"
    },
    {
      "path": "external/rust/crates/regex"
    },
    {
      "path": "external/uwb/src"
    },
    {
      "path": "packages/modules/DnsResolver"
    },
    {
      "path": "packages/modules/Virtualization/authfs"
    },
    {
      "path": "packages/modules/Virtualization/encryptedstore"
    },
    {
      "path": "packages/modules/Virtualization/virtualizationmanager"
    },
    {
      "path": "packages/modules/Virtualization/vm"
    },
    {
      "path": "packages/modules/Virtualization/zipfuse"
    },
    {
      "path": "system/logging/rust"
    },
    {
      "path": "system/security/keystore2"
    },
    {
      "path": "system/security/keystore2/legacykeystore"
    },
    {
      "path": "system/security/keystore2/selinux"
    }
  ],
  "presubmit": [
    {
      "name": "env_logger_test_src_lib"
    },
    {
      "name": "env_logger_test_tests_init-twice-retains-filter"
    },
    {
      "name": "env_logger_test_tests_log-in-log"
    },
    {
      "name": "env_logger_test_tests_log_tls_dtors"
    },
    {
      "name": "env_logger_test_tests_regexp_filter"
    }
  ],
  "presubmit-rust": [
    {
      "name": "env_logger_test_src_lib"
    },
    {
      "name": "env_logger_test_tests_init-twice-retains-filter"
    },
    {
      "name": "env_logger_test_tests_log-in-log"
    },
    {
      "name": "env_logger_test_tests_log_tls_dtors"
    },
    {
      "name": "env_logger_test_tests_regexp_filter"
    }
  ]
}