aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 1b1c718c9138ca9934f7b608d0ed42d8df1c3742 (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
// Generated by update_crate_tests.py for tests that depend on this crate.
{
  "postsubmit": [
    {
      "name": "webpki_test_src_lib"
    },
    {
      "name": "webpki_test_tests_dns_name_tests"
    },
    {
      "name": "webpki_test_tests_integration"
    }
  ],
  "presubmit": [
    {
      "name": "webpki_test_src_lib"
    },
    {
      "name": "webpki_test_tests_dns_name_tests"
    },
    {
      "name": "webpki_test_tests_integration"
    }
  ],
  "presubmit-rust": [
    {
      "name": "webpki_test_src_lib"
    },
    {
      "name": "webpki_test_tests_dns_name_tests"
    },
    {
      "name": "webpki_test_tests_integration"
    }
  ]
}