Kevin Petit
d43f576588
Fix error message in SVM test
...
Signed-off-by: Xin Jin <xin.jin@arm.com >
2019-04-11 13:03:46 +01:00
Kévin Petit
bffb24bf71
Rename license file and add code of conduct ( #153 )
...
...to reduce the diff between the cl21_trunk and cl22_trunk
branches.
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-04-11 12:11:08 +01:00
Grzegorz Wawiorko
c1cd117265
Make wimpy factor argument parsing logic common ( #155 )
2019-04-11 12:10:45 +01:00
Kévin Petit
8d209840be
cl20: Khronos Bug 16236: Support CL_DEPTH images in the image helpers when using the border colour ( #149 )
...
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-04-10 13:25:13 +01:00
Grzegorz Wawiorko
eea888bfe2
Khronos Bug 15691 kernel_preprocessor_macros test encodes file name and path in the SPIR-V binaries ( #129 )
2019-04-10 13:22:13 +01:00
Grzegorz Wawiorko
636a1cc4f5
Khronos Bug 15691 kernel_preprocessor_macros test encodes file name and path in the SPIR-V binaries ( #130 )
2019-04-10 13:21:48 +01:00
Radek Szymanski
07196c351a
cl22: Use single array for function list ( #148 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-04-10 12:30:38 +01:00
Radek Szymanski
50ba83e754
cl21: Use single array for function list ( #147 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-04-10 12:30:00 +01:00
Radek Szymanski
a344529c9b
cl20: Use single array for function list ( #146 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-04-10 12:29:22 +01:00
Grzegorz Wawiorko
394dece0d7
Khronos Bug 15617 SVM memory migrate test issues ( #125 )
2019-04-10 10:54:03 +01:00
Grzegorz Wawiorko
c0b9a74583
Khronos Bug 15617 SVM memory migrate test issues ( #124 )
2019-04-10 10:52:30 +01:00
Grzegorz Wawiorko
07ae6422b6
Khronos Bug 15208 test_set_kernel_exec_info_svm_ptrs stack corruption ( #121 )
2019-04-10 10:26:58 +01:00
Grzegorz Wawiorko
1d04839d26
Khronos Bug 15208 test_set_kernel_exec_info_svm_ptrs stack corruption ( #122 )
2019-04-10 10:26:32 +01:00
Radek Szymanski
dd036cd02e
cl22: Convert printf to testHarness ( #92 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-04-02 15:34:32 +01:00
Radek Szymanski
02493abe88
cl21: Convert printf to testHarness ( #91 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-04-02 15:33:48 +01:00
Grzegorz Wawiorko
f2d339b8d2
Fix issue 105 - lost fixes for some version of Visual Studio ( #108 )
2019-04-02 15:31:53 +01:00
Grzegorz Wawiorko
52f6ad4a63
Fix issue 105 - lost fixes for some version of Visual Studio ( #107 )
2019-04-02 15:31:30 +01:00
Grzegorz Wawiorko
a223b8a9a2
Fix issue 105 - lost fixes for some version of Visual Studio ( #106 )
2019-04-02 15:30:58 +01:00
Grzegorz Wawiorko
5a0ef9fef7
Fix resource leak in SVM test ( #127 )
...
The buffer was never unmapped.
Change-Id: If8be7f9f08ae7c26a537039f2bbeeb674cc30059
Signed-off-by: Georgios Pinitas <georgios.pinitas@arm.com >
2019-03-26 09:10:15 +00:00
Grzegorz Wawiorko
3b36a66eff
Khronos Bug 15728 SPIR 1.2 tests fail when some cases are skipped ( #117 )
2019-03-21 11:05:09 +00:00
Grzegorz Wawiorko
7c763df0a1
Khronos Bug 15728 SPIR 1.2 tests fail when some cases are skipped ( #116 )
2019-03-21 11:04:59 +00:00
Wenju He
f10ee34dd8
Fix verifyOutputBuffer return value in printf ( #102 )
...
Function verifyOutputBuffer returns non-zero value in case of mismatch.
Return value 'false' means some mismatches are treated as matches. This
commit fix this problem.
2019-03-19 09:33:07 +00:00
Wenju He
14753d04b3
Fix verifyOutputBuffer return value in printf ( #103 )
...
Function verifyOutputBuffer returns non-zero value in case of mismatch.
Return value 'false' means some mismatches are treated as matches. This
commit fix this problem.
2019-03-19 09:32:57 +00:00
Wenju He
0654d2715d
Fix verifyOutputBuffer return value in printf ( #104 )
...
Function verifyOutputBuffer returns non-zero value in case of mismatch.
Return value 'false' means some mismatches are treated as matches. This
commit fix this problem.
2019-03-19 09:32:47 +00:00
Wenju He
7f2ed5317a
Fix verifyOutputBuffer return value in printf ( #99 )
...
Function verifyOutputBuffer returns non-zero value in case of mismatch.
Return value 'false' means some mismatches are treated as matches. This
commit fix this problem.
2019-03-19 09:32:35 +00:00
Radek Szymanski
fbcb72c85a
cl21: Convert images/clFillImage to testHarness ( #93 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 10:09:39 +00:00
Radek Szymanski
56a6502f96
cl22: Convert images/clFillImage to testHarness ( #94 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 10:09:27 +00:00
Grzegorz Wawiorko
a370817716
Fix Issue 37 - Test compiler - added new extension cl_khr_spirv_no_integer_wrap_decoration ( #89 )
2019-03-18 10:07:43 +00:00
Grzegorz Wawiorko
051aa08b79
Fix Issue 37 - Test compiler - added new extension cl_khr_spirv_no_integer_wrap_decoration ( #90 )
2019-03-18 10:07:30 +00:00
Radek Szymanski
cdd32af4d9
cl21: Convert select to testHarness ( #72 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 10:06:45 +00:00
Radek Szymanski
39da344d34
cl22: Convert select to testHarness ( #88 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 10:06:30 +00:00
Grzegorz Wawiorko
9b47a561a5
Khronos Bug 15347 fixed code review issues + fix for a similar issue in basic constant test ( #74 )
2019-03-18 10:04:24 +00:00
Grzegorz Wawiorko
d631cc1858
Khronos Bug 15347 fixed code review issues + fix for a similar issue in basic constant test ( #75 )
2019-03-18 10:03:57 +00:00
Radek Szymanski
bb5b65e014
cl21: Convert allocations to testHarness ( #71 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 10:03:08 +00:00
Radek Szymanski
6e18d7b257
cl22: Convert allocations to testHarness ( #87 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 10:02:53 +00:00
Grzegorz Wawiorko
db29c68146
Khronos Bug 15347 fix for the same issue in the compatibility tests ( #81 )
2019-03-18 10:00:15 +00:00
Grzegorz Wawiorko
e25bbf1ce2
Khronos Bug 15347 fix for the same issue in the compatibility tests ( #80 )
2019-03-18 10:00:02 +00:00
Radek Szymanski
0c4f5a40de
cl20: Convert images/kernel_read_write to testHarness ( #69 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 09:56:29 +00:00
Radek Szymanski
03da14073c
cl21: Convert images/kernel_read_write to testHarness ( #70 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 09:56:15 +00:00
Radek Szymanski
a0ef00101f
cl22: Convert images/kernel_read_write to testHarness ( #86 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 09:56:00 +00:00
Grzegorz Wawiorko
37d0455bc7
Khronos Bug 15347 test_api_min_max allocates too much memory ( #67 )
2019-03-18 09:51:11 +00:00
Grzegorz Wawiorko
f6d6f6b3cc
Khronos Bug 15347 test_api_min_max allocates too much memory ( #66 )
2019-03-18 09:50:50 +00:00
Radek Szymanski
027eca6507
cl22: Convert images/clCopyImage to testHarness ( #85 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 09:50:09 +00:00
Radek Szymanski
db94f4736d
cl21: Convert images/clCopyImage to testHarness ( #57 )
...
* cl21: Convert images/clCopyImage to testHarness
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
* Remove print options from original patch
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 09:49:26 +00:00
Radek Szymanski
1ee5a24d21
cl20: Convert images/clCopyImage to testHarness ( #56 )
...
* cl20: Convert images/clCopyImage to testHarness
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
* Remove print options from original patch
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-03-18 09:49:07 +00:00
Grzegorz Wawiorko
e7e861a5a9
Khronos Bug 15683 Missing OpenCL 2.1 support in API compatibility tests
2019-03-15 10:27:44 +00:00
Grzegorz Wawiorko
a0ea80e426
Khronos Bug 15683 Missing OpenCL 2.1 support in API compatibility tests
2019-03-15 10:27:28 +00:00
Kevin Petit
1133a1a252
Remove build systems other than CMake
...
Make it clear that CMake is the only supported build system.
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-03-15 09:48:40 +00:00
Kevin Petit
f6a2955758
Remove build systems other than CMake
...
Make it clear that CMake is the only supported build system.
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-03-15 09:48:26 +00:00
Kevin Petit
b4a002befe
Remove build systems other than CMake
...
Make it clear that CMake is the only supported build system.
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-03-15 09:48:12 +00:00