summaryrefslogtreecommitdiff
path: root/utests/runtime_pipe_query.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 pipe related testPan Xiuli2016-11-081-0/+15
Add test case for builtin with user struct type and int type and runtime tset for creatPipe and pipe query. Signed-off-by: Pan Xiuli <xiuli.pan@intel.com> Reviewed-by: Yang Rong <rong.r.yang@intel.com>