OpenCL-CTS
OpenCL-CTS copied to clipboard
Implement Negative Command Queue Tests
Implement negative tests for the following functions:
- clCreateCommandQueueWithProperties
- clCreateCommandQueue
- clSetDefaultDeviceCommandQueue
- clRetainCommandQueue
- clReleaseCommandQueue
- clGetCommandQueueInfo
- clSetCommandQueueProperties
Removing the "focused review" label until the comments above have been addressed.
Removing "focused review" until the review comments above are addressed, and the merge conflict is resolved.
Closing as it being superseded by #2505