Add the utest case for printf
authorJunyan He <junyan.he@linux.intel.com>
Tue, 10 Jun 2014 04:53:22 +0000 (12:53 +0800)
committerZhigang Gong <zhigang.gong@intel.com>
Wed, 11 Jun 2014 03:04:11 +0000 (11:04 +0800)
commite5d25dac46ab2f90d9fc66210f3bdc54e72445fe
tree1ee83b92a61ebdb6ae11153462b7f1a1194c7821
parent97dec3e93f14d2431352b1501b57fe21cee3b719
Add the utest case for printf

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