KhronosGroup / KhronosGroup/OpenCL-CTS
Introduce a generic framework to skip tests based on supported features
Open
- Dominant language
- C++
- Stars
- 232
- Forks
- 235
- Avg merge
- 8d 7h
- Merged PRs (30d)
- 18
Description
There are many tests that should only be run when the features they exercise are supported. These feature checks are currently duplicated in a number of places throughout the code base. We should centralise them and provide a mechanism as part of the harness to make feature checks easy and reusable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.