blob: d971a20fcd931f4338a671dbe411aa1a33e62637 [file] [log] [blame]
Lalit Maganti8a1b3c02019-03-21 21:16:30 +00001{
2 "presubmit": [
3 {
4 "name": "CtsPerfettoTestCases"
Alec Mouri63a162c2020-01-31 11:05:00 -08005 },
6 // Additional presubmit tests that explicitly exercise
7 // Perfetto's backend
8 {
Adithya Srinivasan599b7002021-02-09 02:24:10 +00009 "name": "libsurfaceflinger_unittest"
Lalit Maganti8a1b3c02019-03-21 21:16:30 +000010 }
11 ]
12}