771463ed11
This CL is to convert CF presubmit tests to run in Test Mapping suite. It has been verified that the test coverage is the same as the original ATP config. Bug: 145165552 Bug: 145486523 Test: TreeHugger atest SurfaceFlinger_test atest libsurfaceflinger_unittest Change-Id: I06568cd3bde7aa4a43f3deeb43a8cd543171fb3f
63 lines
1.4 KiB
Text
63 lines
1.4 KiB
Text
{
|
|
"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.*"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "libsurfaceflinger_unittest"
|
|
}
|
|
]
|
|
}
|