ocl/core: added prototype for tests
authorAlexander Alekhin <alexander.alekhin@itseez.com>
Fri, 22 Nov 2013 12:51:01 +0000 (16:51 +0400)
committerAlexander Alekhin <alexander.alekhin@itseez.com>
Fri, 22 Nov 2013 14:37:44 +0000 (18:37 +0400)
commit881e837520960798b2f8c2f1944f10ca9b5aef25
tree58e7df6541d4c6089eaabd94b83984fcd21b7e25
parentc1f59c4c76c5adbb7fc2c40ff13020e7ff58c651
ocl/core: added prototype for tests
cmake/OpenCVModule.cmake
modules/core/include/opencv2/core/mat.hpp
modules/core/src/arithm.cpp
modules/core/test/ocl/test_arithm.cpp [new file with mode: 0644]
modules/ts/include/opencv2/ts/ocl_test.hpp [new file with mode: 0644]
modules/ts/src/ocl_test.cpp [new file with mode: 0644]