Age | Commit message (Collapse) | Author |
|
libsurfaceflinger_unittest has some flaky tests, and being run for all
frameworks/native changes means submitters are having to rerun
presubmit.
Bug: 186417847
Test: None (presubmit only)
Change-Id: I99f9fdf5e75dae686f958e97e9685d1a00166877
|
|
- Fix a nullptr deference in createLayer
- Add a test for RefreshRateOverlay
Test: adb shell /data/nativetest64/SurfaceFlinger_test/SurfaceFlinger_test
Bug: 169867983
Change-Id: I496aaeceaa86b55f806ddc921fc5b050417725b7
|
|
VulkanPreTransformTest is a integration test which can be affected by
libgui, SurfaceFlinger and libvulkan changes. So this test is enabled at
top level for the frameworks/native project.
Bug: 151266652
Test: check VulkanPreTransformTest run in presubmit
Change-Id: I917e0eab847d78bc3776a4d8e679dcbc3706f0eb
|
|
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
|