haltest: add skip condition to pp transform test
[platform/core/uifw/libtdm.git] / haltests / src / tc_tdm_backend_pp.cpp
index 47932ae..c59a381 100644 (file)
@@ -733,6 +733,7 @@ retry:
 TEST_P(TDMBackendPP, PPConvertTransform)
 {
        TDM_UT_SKIP_FLAG(tc_tdm_display_has_pp_capability(dpy));
+       TDM_UT_SKIP_FLAG(!(capabilities & TDM_PP_CAPABILITY_NO_TRANSFORM_ROTATION));
 
        FindLayerUnderPrimary();