Ahmed Hesham
c4fa48db05
Migrate events suite to the new test registration framework ( #2324 )
...
Contributes to #2181 .
Signed-off-by: Ahmed Hesham <ahmed.hesham@arm.com >
2025-03-11 21:57:59 +00:00
Qichao Gu
ccd455040a
Enable building OpenCL-CTS with Intel DPC++/C++ compiler ICX on Windows ( #2088 )
...
Currently Intel® C++ Compiler Classic (ICC) is supported to build
OpenCL-CTS on Windows. This compiler has been discontinued since the
second half of 2023. Instead, Intel recommends that users transition to
use the LLVM-based Intel® oneAPI DPC++/C++ Compiler (ICX).
This change is to enable users to build OpenCL-CTS with ICX on Windows.
2024-11-05 08:52:16 -08:00
Stuart Brady
1d74c85ff3
[NFC] Reformat code in events test ( #1497 )
...
Signed-off-by: Stuart Brady <stuart.brady@arm.com >
2022-09-13 13:42:32 +01:00
Jeremy Kemp
803a99fd4a
Release some dangling objects in userevents. ( #837 )
2020-07-24 10:54:32 +01:00
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
Kévin Petit
681150254f
Remove some dead code ( #586 )
...
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2020-02-11 09:04:46 +00:00
Kévin Petit
82579827da
Remove dead code from test_userevents ( #473 )
...
This code probably predates the move to the test framework and is
no longer useful.
Signed-off-by: Kévin Petit <kpet@free.fr >
2019-11-12 15:01:32 +00: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
Kedar Patil
2821bf1323
Initial open source release of OpenCL 2.2 CTS.
2017-05-16 18:44:33 +05:30