Ahmed Hesham
5b47d4b19f
Migrate pipes suite to the new test registration framework ( #2302 )
...
Contributes to #2181
Signed-off-by: Ahmed Hesham <ahmed.hesham@arm.com >
2025-03-09 09:42:10 +00:00
Sven van Haastregt
18825769e5
pipes: Fix typos in skip messages ( #1523 )
...
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com >
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com >
2022-10-03 22:09:05 +01:00
Grzegorz Wawiorko
2597027737
Use highest OpenCL C version ( #1081 )
...
* Set the highest supported OpenCL C version.
* Remove gDeviceLt20 variable - not used anymore.
* Fix formatting issues
2021-01-11 13:54:19 +00:00
John Kesapides
094cc04e16
Mem-leaks from conformance pipes ( #772 )
...
Fix various memory leaks around events.
Convert test to use supplied typewrappers
to avoid memory leaks. Also use error helper
functions to reduce code size.
Use stringstreams to synthesize kernel sources, and
raw c+11 string literals.
Signed-off-by: John Kesapides <john.kesapides@arm.com >
2020-05-22 13:26:05 +01:00
James Price
40f50d77a3
Rename test .c sources to .cpp where necessary ( #604 )
...
Remove hacks to force language from CMake files.
Closes KhronosGroup/OpenCL-CTS#25
2020-02-21 17:34:31 +00:00