catching OpenCL double not supported exceptions
[profile/ivi/opencv.git] / modules / ocl / test / test_blend.cpp
index ae0cbd4..8e6e269 100644 (file)
@@ -88,7 +88,7 @@ PARAM_TEST_CASE(Blend, cv::Size, MatType/*, UseRoi*/)
     }
 };
 
-TEST_P(Blend, Accuracy)
+OCL_TEST_P(Blend, Accuracy)
 {
     int depth = CV_MAT_DEPTH(type);