18 lines
305 B
Plaintext
18 lines
305 B
Plaintext
{
|
|
"presubmit": [
|
|
{
|
|
"name": "CtsPerfettoTestCases"
|
|
},
|
|
// Additional presubmit tests that explicitly exercise
|
|
// Perfetto's backend
|
|
{
|
|
"name": "libsurfaceflinger_unittest",
|
|
"options": [
|
|
{
|
|
"include-filter": "FrameTracerTest.*"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|