Add a test for vector argument deallocate assert.
authorYang Rong <rong.r.yang@intel.com>
Mon, 21 Oct 2013 07:20:41 +0000 (15:20 +0800)
committerZhigang Gong <zhigang.gong@linux.intel.com>
Tue, 22 Oct 2013 06:16:52 +0000 (14:16 +0800)
commit15f08855cf84fb18b5e5117d44c00f6bf201a543
tree6717276d92716282d69a498d366236f8fe8a83aa
parentfeeee7c74b1972e7f882e0cccccb324f67b833eb
Add a test for vector argument deallocate assert.

V2: Add result compare.

Signed-off-by: Yang Rong <rong.r.yang@intel.com>
Reviewed-by: Ruiling Song <ruiling.song@intel.com>
kernels/compiler_function_argument2.cl [new file with mode: 0644]
utests/CMakeLists.txt
utests/compiler_function_argument2.cpp [new file with mode: 0644]