catching OpenCL double not supported exceptions
[profile/ivi/opencv.git] / modules / ocl / test / test_kmeans.cpp
index c83a914..c99148a 100644 (file)
@@ -98,7 +98,7 @@ PARAM_TEST_CASE(Kmeans, int, int, int)
         }
     }
 };
-TEST_P(Kmeans, Mat){
+OCL_TEST_P(Kmeans, Mat){
 
     if(flags & KMEANS_USE_INITIAL_LABELS)
     {