utests: add a double precision check test case.
authorZhigang Gong <zhigang.gong@intel.com>
Fri, 6 Jun 2014 02:37:19 +0000 (10:37 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Mon, 9 Jun 2014 03:50:20 +0000 (11:50 +0800)
commitae0c8737f8d1c192ba8786606638194a86945178
treeae4890c23a64a3d6dd265453429369bb5eae9607
parent71492287f76673fafce73a8aa6524db7c4a39342
utests: add a double precision check test case.

v2:
fix some bugs in test case.

Signed-off-by: Zhigang Gong <zhigang.gong@intel.com>
Reviewed-by: Yang Rong <rong.r.yang@intel.com>
kernels/double_precision_check.cl [new file with mode: 0644]
utests/CMakeLists.txt
utests/compiler_double_precision.cpp [new file with mode: 0644]