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
Kamil-Goras-Mobica
6cbe8cae35
Added two tests not calling event calback upon error status ( #2028 )
...
#1900
Tested on POCL, callback is not called.
2024-08-20 08:55:03 -07:00
Stuart Brady
d42b3dcfb6
[NFC] Fix typo (enevt_type -> event_type) ( #1498 )
...
Signed-off-by: Stuart Brady <stuart.brady@arm.com >
2022-09-13 17:49:09 +01: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
Sven van Haastregt
6554c49018
[NFCI] Remove unused variables and enable -Wunused-variable ( #1483 )
...
Remove unused variables throughout the code base and enable the
`-Wunused-variable` warning flag globally to prevent new unused
variable issues being introduced in the future.
This is mostly a non-functional change, with one exception:
- In `test_conformance/api/test_kernel_arg_info.cpp`, an error check
of the clGetDeviceInfo return value was added.
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com >
2022-09-08 12:54:36 +01:00
Stuart Brady
cdf5a105fc
Fix misleading indentation and enable -Wmisleading-indentation ( #1458 )
...
Signed-off-by: Stuart Brady <stuart.brady@arm.com >
2022-08-02 18:16:03 +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
Kedar Patil
2821bf1323
Initial open source release of OpenCL 2.2 CTS.
2017-05-16 18:44:33 +05:30