summaryrefslogtreecommitdiff
path: root/utests/utest_helper.hpp
AgeCommit message (Expand)AuthorFilesLines
2015-11-10Add basic utest for block_motion_estimate_intel.Chuanbo Weng1-0/+1
2015-10-27Utests: Add double check and refine compiler_double case.Junyan He1-0/+3
2015-10-21add utests option: -j which specifies the 'number' of jobs (multi-thread)Meng Mengmeng1-6/+6
2015-10-13utests: Added unit tests to test LLVM and ASM dump generation in a two step b...Manasi Navare1-0/+4
2015-07-15correct ULP value in utestsMeng Mengmeng1-0/+4
2015-02-06Refine benchmark output.Chuanbo Weng1-1/+1
2014-12-02add test of cl_mem_use_host_ptr into benchmarkGuo Yejun1-0/+3
2014-11-11License: adjust all license version to LGPL v2.1+.Zhigang Gong1-1/+1
2014-08-19Fix compile warnings for ICC compilerLv Meng1-2/+2
2014-06-13utests: use OpenCL 1.2 API for image related test cases.Zhigang Gong1-12/+0
2014-03-13Move the defination union SF to header file utest_helper.hppYi Sun1-0/+15
2013-12-25Add test cases generator.Yi Sun1-0/+6
2013-12-16Accelerate utest.Zhigang Gong1-1/+6
2013-09-12Add a test case for binary load.Junyan He1-0/+3
2013-08-30add a space to make the error more readableLu Guanqun1-1/+1
2013-08-12Add event unit test.Yang Rong1-2/+8
2013-06-26Add the test case for clGetProgramInfo APIJunyan He1-3/+4
2013-06-19update to OpenCL 1.1 headerHomer Hsing1-0/+12
2013-06-13utests: Added one test case for clFinish().Edward Ching1-0/+5
2013-05-30utests: Add test case for box blur on image bufferDag Lem1-0/+6
2013-05-17utests: Refine the fill image0 test case to use map gtt.Zhigang Gong1-0/+11
2013-04-22Rename Intel specific extension functions for ICDSimon Richter1-2/+2
2013-04-18Make EGL optionalSimon Richter1-4/+4
2013-04-12utests: refine the helper macros.Release_v0.1Zhigang Gong1-31/+12
2013-04-12utests: added cl_khr_gl_sharing related helper functions.Zhigang Gong1-0/+33
2013-04-10Use new OCL1.2 API rather than those deprecated API.Zhigang Gong1-2/+2
2013-04-10utest: Added some new helper macros for image2d test cases.Zhigang Gong1-0/+14
2013-03-29fix assertion when two kernels exist in cl fileLu Guanqun1-0/+5
2012-10-09Fixed a bug in the flag register allocatorBenjamin Segovia1-0/+7
2012-08-10Made Mandelbrot work on Fulsim (SIMD8 only right now)Benjamin Segovia1-0/+6
2012-08-10Added flat_address_space testsBenjamin Segovia1-5/+7
2012-08-10Finished the small test frameworkBenjamin Segovia1-23/+31
2012-08-10Revamped tests to make them smaller and simpler (and more automatic to use)Benjamin Segovia1-9/+2
2012-08-10tests -> utestsBenjamin Segovia1-0/+127