summaryrefslogtreecommitdiff
path: root/utests/compiler_generic_pointer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Utest: Add OCL20 into utest and check version in runtimePan Xiuli2017-02-101-0/+2
| | | | | | | | | The utest should always be built and we can check ocl version at the test begin. Contributor: Rebecca N. Palmer <rebecca_palmer@zoho.com> Signed-off-by: Pan Xiuli <xiuli.pan@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>
* utest: add generic pointer testRuiling Song2016-11-081-0/+46
Signed-off-by: Ruiling Song <ruiling.song@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>