Add the test cases for 1D Image Array
authorJunyan He <junyan.he@linux.intel.com>
Fri, 20 Jun 2014 10:07:40 +0000 (18:07 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Mon, 23 Jun 2014 03:00:55 +0000 (11:00 +0800)
commit0a346a52fc9f8fcb35461bd5dadb024358df6ab9
treedc407c7b52a358146b149cd08d5e9d22342aab2b
parentfcb3b6f12dbd28c97b2dbed0610cbe44650cb082
Add the test cases for 1D Image Array

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