ellnor01
5ae5e7a1fa
Remove imageSupportRequired parameter to runTestHarness ( #1077 )
...
* Tests requiring image support use runTestHarnessWithCheck
Removing special case for images in runTestHarness.
Fixes #710
* Remove imageSupportRequired argument
Tests which require image support now specify this while
calling runTestHarnessWithCheck.
Fixes #710
Signed-off-by: Ellen Norris-Thompson <ellen.norris-thompson@arm.com >
2020-12-09 16:12:40 +00:00
John Kesapides
cfe4e41d96
Mem-leaks from conformance mem_host_flags ( #770 )
...
Fix various resource leaks in the tests for mem_host_flags.
Signed-off-by: John Kesapides <john.kesapides@arm.com >
2020-05-22 13:24:57 +01: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
Kévin Petit
35bc51e51a
A few error handling and flag test fixes for mem_host_flags ( #485 )
...
- Add missing error checks
- Add missing return
- Fix flag check
Signed-off-by: Kévin Petit <kpet@free.fr >
2019-11-15 13:12:48 +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
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
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
Kedar Patil
2821bf1323
Initial open source release of OpenCL 2.2 CTS.
2017-05-16 18:44:33 +05:30