summaryrefslogtreecommitdiff
path: root/utests
Commit message (Expand)AuthorAgeFilesLines
...
* Docs: Spelling and grammar fixesRebecca N. Palmer2016-10-101-1/+1
* Utest: test pow, not powr, on negative xRebecca N. Palmer2016-09-281-3/+9
* Allow building tests with Python 3 (no string.atoi)Rebecca N. Palmer2016-09-281-2/+2
* Utest: Remove load spir testPan Xiuli2016-09-281-1/+0
* Add a multi-queue utest.Junyan He2016-09-282-0/+130
* Fix bugs in utest for event.Junyan He2016-09-283-15/+13
* Runtime: re-enable cl_khr_gl_sharing with existing egl extension.Chuanbo Weng2016-09-124-52/+58
* Utest: Fix sub group shuffle for simd8Pan Xiuli2016-09-051-1/+1
* Utest: Fix sub group broadcast for simd8Pan Xiuli2016-09-051-1/+1
* fix w of image when simulate image1dbuffer with image2dGuo Yejun2016-09-051-3/+3
* tests: Use python2 explicitlyJan Vesely2016-09-021-1/+1
* use OCL_MAP_BUFFER_GTT to map climageGuo Yejun2016-08-311-8/+8
* fix the condition to check if there are built-in kernelsGuo Yejun2016-08-311-1/+3
* Utest: Add test for half type subgroup functionsPan Xiuli2016-08-314-43/+295
* Utest: Refine utest_run -l optionPan Xiuli2016-08-123-8/+43
* Utest: Fix utest case with issues valuePan Xiuli2016-08-121-1/+1
* Utest: Add half type mad test casePan Xiuli2016-08-121-3/+55
* Utest: Add test case for half type vload\storePan Xiuli2016-08-121-6/+26
* Utest: Add as_float as_uint helper functionPan Xiuli2016-08-122-0/+17
* Utest: Move half related helper function into utest helperPan Xiuli2016-08-123-137/+144
* Utset: Add check for workgroup testsPan Xiuli2016-08-034-0/+106
* only check beignet special test cases on beignetGuo Yejun2016-08-031-38/+47
* use different pointer alignment for different implementationGuo Yejun2016-08-033-7/+15
* remove "\n" in output message when test is failedGuo Yejun2016-08-034-4/+4
* utests: only check -dump-spir-binary on beignet implementationGuo Yejun2016-08-031-2/+4
* utests: change tolerance check for lgammaGuo Yejun2016-08-031-1/+1
* utests: fix issue of CL_PROGRAM_BINARY_SIZES queryGuo Yejun2016-08-031-4/+6
* utest: do not check the padding componenet for 3-component vector data typesGuo Yejun2016-08-032-2/+33
* Utest: Add check for OpenCL 2.0 extensionPan Xiuli2016-07-204-0/+36
* Utest: Add check for utest multithread runPan Xiuli2016-07-201-0/+1
* Utest: Add test case for sub_group_shuffle_down/up/xorPan Xiuli2016-07-204-0/+147
* do not use const pointerGuo Yejun2016-07-204-7/+24
* CMAKE: Make utests and benchmark not build for defaultPan Xiuli2016-07-201-0/+1
* Utest: Add check for cl_intel_subgroups extension testsPan Xiuli2016-07-1517-13/+189
* enlarge buf size to avoid memory out of range written by GPU (kernel)Guo Yejun2016-07-041-7/+14
* Remove nonexisting unit test cases in Android.mk.Zhigang Gong2016-06-241-2/+0
* Utest: Porting to GCC6Pan Xiuli2016-06-176-0/+6
* Changed ldexp to ldexpf when defining float min/max.Yang Rong2016-06-132-3/+3
* Utest: Add tset case for block read/write imagePan Xiuli2016-06-133-0/+384
* Utest: Add tset case for block read/write bufferPan Xiuli2016-06-133-0/+390
* Utest: Add test case for sub_group functionsPan Xiuli2016-06-135-0/+1266
* Utest: Remove old sub_group_all/any utestPan Xiuli2016-06-133-88/+0
* Utest: Add subgroup work item test casesPan Xiuli2016-06-135-0/+246
* Android: fix __thread keyword issue in android.Yang Rong2016-05-272-0/+9
* Android: add android mk files.Yang Rong2016-05-271-0/+250
* Android: change the saved file path.Yang Rong2016-05-271-1/+9
* utest: init uninitialized local variables.Luo Xionghu2016-05-234-4/+4
* utest: error handling to avoid null pointer dereference.Luo Xionghu2016-05-2310-7/+52
* no return value for non-void function.Luo Xionghu2016-05-231-0/+1
* Utest: Remove some unsuport work group testsPan Xiuli2016-05-184-21/+21