aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 7066870fcf8eaf130454ee0313ee60dd642457f1 (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
{
  "presubmit": [
    {
      "name": "cpu_features-bit_utils_test"
    },
    {
      "name": "cpu_features-string_view_test"
    },
    {
      "name": "cpu_features-stack_line_reader_test"
    },
    {
      "name": "cpu_features-cpuinfo_test"
    }
  ],
  "hwasan-postsubmit": [
    {
      "name": "cpu_features-bit_utils_test"
    },
    {
      "name": "cpu_features-string_view_test"
    },
    {
      "name": "cpu_features-stack_line_reader_test"
    },
    {
      "name": "cpu_features-cpuinfo_test"
    }
  ]
}