KhronosGroup / KhronosGroup/OpenCL-CTS
Add test for CL_MAX_SIZE_RESTRICTION_EXCEEDED
- Dominant language
- C++
- Stars
- 232
- Forks
- 235
- Avg merge
- 8d 7h
- Merged PRs (30d)
- 18
Description
new error code ` CL_MAX_SIZE_RESTRICTION_EXCEEDED` in spec 2.2 had been tested in test_conformance/clcpp/attributes/test_max_size.hpp.
but ad8ab3fe90467c477ffd2299f5f887d5d312df46 has removed OpenCL C++ tests.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the removed test at test_conformance/clcpp/attributes/test_max_size.hpp and reviewing commit ad8ab3fe90467c477ffd2299f5f887d5d312df46. Then locate the current conformance-test area for this error code and add coverage for CL_MAX_SIZE_RESTRICTION_EXCEEDED as specified in OpenCL 2.2. Done means the test is present in the current test structure and passes.
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
- 35/100