summaryrefslogtreecommitdiff
path: root/TEST_MAPPING
AgeCommit message (Collapse)Author
2021-04-27Remove libsurfaceflinger_unittest from root TEST_MAPPINGLloyd Pique
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
2020-10-05SurfaceFlinger: fix a crash with RefreshRateOverlayAdy Abraham
- 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
2020-06-23Add VulkanPreTransformTest into presubmit testsYiwei Zhang
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
2019-12-02Convert apct/framework/native_presubmit-cloud-tf to Test Mapping Suite.easoncylee
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