KhronosGroup / KhronosGroup/OpenCL-CTS
Add exahustive tests for all arguments types to test_clone_kernel
- Dominant language
- C++
- Stars
- 232
- Forks
- 235
- Avg merge
- 8d 7h
- Merged PRs (30d)
- 18
Description
There are comments in`test_clone_kernel.cpp` implying that the `clCloneKernel` test should be run for _buffers, svm and pipes_ (sees https://github.com/KhronosGroup/OpenCL-CTS/blob/master/test_conformance/api/test_clone_kernel.cpp#L322). However, this test only covers buffers. The test should be extended so all these argument types are covered.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start in test_clone_kernel.cpp, especially the comments near line 322 and the existing buffer argument coverage. Extend the clCloneKernel test to cover buffer, SVM, and pipe argument types, then run the relevant OpenCL CTS test to verify each type is exercised.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100