You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
1.6 KiB
72 lines
1.6 KiB
{
|
|
"presubmit": [
|
|
{
|
|
"name": "SurfaceFlinger_test",
|
|
"options": [
|
|
{
|
|
"include-filter": "*CredentialsTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*SurfaceFlingerStress.*"
|
|
},
|
|
{
|
|
"include-filter": "*SurfaceInterceptorTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*LayerTransactionTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*LayerTypeTransactionTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*LayerUpdateTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*GeometryLatchingTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*CropLatchingTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*ChildLayerTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*ScreenCaptureTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*ScreenCaptureChildOnlyTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*DereferenceSurfaceControlTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*BoundlessLayerTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*MultiDisplayLayerBoundsTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*InvalidHandleTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*VirtualDisplayTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*RelativeZTest.*"
|
|
},
|
|
{
|
|
"include-filter": "*RefreshRateOverlayTest.*"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CtsGraphicsTestCases",
|
|
"options": [
|
|
{
|
|
"include-filter": "android.graphics.cts.VulkanPreTransformTest"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|