Kévin Petit
b2eba77d42
Get rid of test_finish macro and related ATF cruft ( #633 )
...
Closes #431
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2020-03-02 15:06:44 +00:00
jiabaxie
943ba04c0c
set gDeviceType in testharness.c ( #597 )
...
* set gDeviceType in testharness.c, also moved gTestRounding to imageHelpers.cpp & .h and removed duplicate code from host_atomics.cpp
* Cleaned up some redundant code
* Reversed the change in testharness.c
2020-02-20 10:39:55 +00:00
Grzegorz Wawiorko
ddc7276766
Remove gDeviceType definition ( #584 )
2020-02-10 11:28:25 +00:00
Grzegorz Wawiorko
1d7bd0d10d
GL sharing: Test name adjustment and Windows compilation clarification. ( #336 )
...
* Test name adjustment and Windows compilation clarification.
* Add CLConform_GL_LIBRARIES_DIR CmakeLists variable for GL support
* GL sharing tests - library names justification
* Fix compilation errors function are overridden in glext.h.
2019-12-03 09:32:43 +00:00
Kévin Petit
fa4b278432
Build the harness as a static library ( #430 )
...
This reduces by a factor of roughly two the number of files to build.
Fixes #193 .
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-08-07 17:18:10 +01:00
Kevin Petit
ef832c330c
Stop using ../../test_common to include common headers
...
Fixes #395 .
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-08-01 18:41:12 +01:00
Kevin Petit
4dca437b0e
Merge branch 'cl20_trunk'
2019-08-01 10:30:10 +01:00
Kevin Petit
59e2da3b4e
Port framework changes from master
...
Now requiring the headers to be configured for OpenCL > 2.1.
2019-07-31 16:00:45 +01:00
Pierre Moreau
223b2c815a
Fix compilation of gl/main.cpp
...
Fixes 07196c35 ("cl22: Use single array for function list (#148 )")
2019-04-26 01:40:02 +01:00
Pierre Moreau
35ddf04319
gl: Add missing tests to the CMakeLists.txt
2019-04-26 01:40:02 +01:00
Pierre Moreau
f7cfce57e0
gl: Remove non-existent file and fix compilation
2019-04-26 01:40:02 +01:00
Pierre Moreau
c294da4de1
Fix compilation of gl/main.cpp
...
Fixes 07196c35 ("cl22: Use single array for function list (#148 )")
2019-04-26 01:38:51 +01:00
Pierre Moreau
c4b22fd2cb
gl: Add missing tests to the CMakeLists.txt
2019-04-26 01:38:51 +01:00
Pierre Moreau
58c7b644fa
gl: Remove non-existent file and fix compilation
2019-04-26 01:38:51 +01:00
Grzegorz Wawiorko
6c999818ee
cl22: Improved CRC calculation ( #133 )
...
* Improved CRC calculation
* Improved CRC calculation - review fix
* Improved CRC calculation - build brake fix
* Improved CRC calculation - remove external initializaiton
2019-04-18 15:00:45 +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
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
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
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
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
53db6e7f9f
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:06 +00:00
Kedar Patil
3a440d17c8
Initial open source release of OpenCL 2.0 CTS.
2017-05-16 18:50:35 +05:30
Kedar Patil
2821bf1323
Initial open source release of OpenCL 2.2 CTS.
2017-05-16 18:44:33 +05:30