Add the test case for 1D image from buffer
authorJunyan He <junyan.he@linux.intel.com>
Fri, 13 Jun 2014 07:08:01 +0000 (15:08 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 13 Jun 2014 08:58:40 +0000 (16:58 +0800)
commit13f708910a49e833fcb3612fe13cbad9174a3316
treef96d920880500cbdb1b77f98e139797ca19e7791
parentd32fa1ac5e486db79ad4c9dd6f1861d13186ff3f
Add the test case for 1D image from buffer

v2:
should not released the buffer which is handled by the utest helper.

Signed-off-by: Junyan He <junyan.he@linux.intel.com>
Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
kernels/image_1D_buffer.cl [new file with mode: 0644]
utests/CMakeLists.txt
utests/image_1D_buffer.cpp [new file with mode: 0644]