summaryrefslogtreecommitdiff
path: root/utests/compiler_device_enqueue.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Utest: Add OCL20 into utest and check version in runtimePan Xiuli2017-02-101-1/+3
| | | | | | | | | 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>
* OCL20: add device enqueue test case.Yang, Rong R2016-12-301-0/+36
Signed-off-by: Yang Rong <rong.r.yang@intel.com> Reviewed-by: Pan Xiuli <xiuli.pan@intel.com>