aboutsummaryrefslogtreecommitdiff
path: root/TEST_MAPPING
blob: 785bb2a212af6114682dfc9f96cd428d803f58ba (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "presubmit": [
    {
      "name": "CtsPerfettoTestCases"
    },
    // Additional presubmit tests that explicitly exercise
    // Perfetto's backend
    {
      "name": "libsurfaceflinger_unittest"
    }
  ],
  "hwasan-postsubmit": [
    {
      "name": "CtsPerfettoTestCases"
    }
  ]
}