• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "presubmit": [
3    {
4      "name": "CtsPerfettoTestCases"
5    },
6    // Additional presubmit tests that explicitly exercise
7    // Perfetto's backend
8    {
9      "name": "libsurfaceflinger_unittest",
10      "options": [
11          {
12	      "include-filter": "FrameTracerTest.*"
13	  }
14      ]
15    }
16  ]
17}
18