KhronosGroup / KhronosGroup/OpenCL-CTS
Add testing for CLK_NULL_* macros
Open
missing-coverage
- Dominant language
- C++
- Stars
- 232
- Forks
- 235
- Avg merge
- 8d 7h
- Merged PRs (30d)
- 18
Description
At least the following macros are untested:
- `CLK_NULL_RESERVE_ID`
- `CLK_NULL_EVENT`
- `CLK_NULL_QUEUE`
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for CLK_NULL_RESERVE_ID, CLK_NULL_EVENT, and CLK_NULL_QUEUE, then inspect nearby existing tests for similar macros. Add coverage for the three named macros and run the relevant OpenCL-CTS test target to confirm they are 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
- 38/100