utests: fix the image desc initilization for get_image_info.
authorJunyan He <junyan.he@linux.intel.com>
Fri, 13 Jun 2014 07:08:10 +0000 (15:08 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Fri, 13 Jun 2014 08:58:40 +0000 (16:58 +0800)
commit6caeef0ebb89cd97a88baf7c06ab28c1df37e0fa
tree107fd352cb76714097d3195e494b99dd7aad4481
parent13f708910a49e833fcb3612fe13cbad9174a3316
utests: fix the image desc initilization for get_image_info.

As now the clCreateImage implements more check, we need to
set more elements to pass all the argument check.

Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
utests/get_cl_info.cpp