Commit Graph

1684 Commits

Author SHA1 Message Date
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
Kevin Petit
b6446a2f1d 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:47:56 +00:00
Grzegorz Wawiorko
162d1d3642 Pass CL_MAP_READ to clEnqueueMapImage as passing 0 is invalid 2019-03-15 09:47:39 +00:00
Grzegorz Wawiorko
0f507eb84f Pass CL_MAP_READ to clEnqueueMapImage as passing 0 is invalid 2019-03-15 09:47:26 +00:00
Grzegorz Wawiorko
90c6aee519 Khronos Bug 15271 allocations test doesn't check if all events on the wait list are valid 2019-03-15 09:38:01 +00:00
Grzegorz Wawiorko
6bc5236b1c Khronos Bug 15271 allocations test doesn't check if all events on the wait list are valid 2019-03-15 09:37:45 +00:00
Jeremy Kemp
d4cc1ae0b6 Pass CL_MAP_READ to clEnqueueMapImage as passing 0 is invalid 2019-03-08 03:03:52 +00:00
Kevin Petit
ac21278e8d Fix typo in README
Signed-off-by: Kevin Petit <kevin.petit@arm.com>
2019-03-05 16:24:50 +00:00
Kevin Petit
b50002cfd2 Fix Apple build
Signed-off-by: Kevin Petit <kevin.petit@arm.com>
2019-03-05 16:24:50 +00:00
Kevin Petit
45bb1a5672 Fix build of printf test
Also build as C++11 (required for unique_ptr)

Signed-off-by: Kevin Petit <kevin.petit@arm.com>
2019-03-05 16:24:50 +00:00
Radek Szymanski
f4a4057df1 Conversion to testHarness - math_brute_force
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com>
2019-03-05 16:24:50 +00:00
Kevin Petit
a01da13baa cl20: Khronos Bug 16122: Convert half to test harness
Conflicts:
	test_conformance/half/CMakeLists.txt
	test_conformance/half/Test_vStoreHalf.c
	test_conformance/half/cl_utils.c
	test_conformance/half/cl_utils.h

Signed-off-by: Radek Szymanski <radek.szymanski@arm.com>
Signed-off-by: Kevin Petit <kevin.petit@arm.com>
2019-03-05 16:24:50 +00:00
Radek Szymanski
d251bfb160 Conversion to testHarness - conversions
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com>
2019-03-05 16:24:50 +00:00
Radek Szymanski
5dd97afbce cl21: Khronos Bug 16122: Convert contractions to test harness
Change-Id: I4861b3f7baa62f4af8b831c7c50badc6b9dd90af
2019-03-05 16:24:50 +00:00
Kevin Petit
95b040bec2 Synchronise with Khronos-private Gitlab branch
The maintenance of the conformance tests is moving to Github.

This commit contains all the changes that have been done in
Gitlab since the first public release of the conformance tests.

Signed-off-by: Kevin Petit kevin.petit@arm.com
2019-03-05 16:24:50 +00:00
Kevin Petit
64594d460e Fix Apple build
Signed-off-by: Kevin Petit <kevin.petit@arm.com>
2019-03-05 16:24:34 +00:00
Radek Szymanski
084828bbd8 Conversion to testHarness - math_brute_force
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com>
2019-03-05 16:24:34 +00:00
Kevin Petit
aadfe3c5a7 cl20: Khronos Bug 16122: Convert half to test harness
Conflicts:
	test_conformance/half/CMakeLists.txt
	test_conformance/half/Test_vStoreHalf.c
	test_conformance/half/cl_utils.c
	test_conformance/half/cl_utils.h

Signed-off-by: Radek Szymanski <radek.szymanski@arm.com>
Signed-off-by: Kevin Petit <kevin.petit@arm.com>
2019-03-05 16:24:34 +00:00
Radek Szymanski
901bc34567 Conversion to testHarness - conversions
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com>
2019-03-05 16:24:34 +00:00
Kevin Petit
becdc3a1ad Fix build of printf test
Also build as C++11 (required for unique_ptr)

Signed-off-by: Kevin Petit <kevin.petit@arm.com>
2019-03-05 16:24:34 +00:00
Kevin Petit
05a11d8e49 Synchronise with Khronos-private Gitlab branch
The maintenance of the conformance tests is moving to Github.

This commit contains all the changes that have been done in
Gitlab since the first public release of the conformance tests.

Signed-off-by: Kevin Petit kevin.petit@arm.com
2019-03-05 16:24:34 +00:00
Kevin Petit
f75a9cdea3 Fix Apple build
Signed-off-by: Kevin Petit <kevin.petit@arm.com>
2019-03-05 16:24:06 +00:00