Skip to content

Conversation

MichaelRizkalla-arm
Copy link
Contributor

This change adds negative tests to cl_command_queue-related APIs:

  • clCreateCommandQueue
  • clCreateCommandQueueWithProperties
  • clSetDefaultDeviceCommandQueue
  • clRetainCommandQueue
  • clReleaseCommandQueue
  • clGetCommandQueueInfo
  • clSetCommandQueueProperty

@MichaelRizkalla-arm MichaelRizkalla-arm force-pushed the negative_command_queue_tests branch 2 times, most recently from 6b5a1ed to ed33602 Compare August 27, 2025 11:13
This change adds negative tests to `cl_command_queue`-related APIs:
- clCreateCommandQueue
- clCreateCommandQueueWithProperties
- clSetDefaultDeviceCommandQueue
- clRetainCommandQueue
- clReleaseCommandQueue
- clGetCommandQueueInfo
- clSetCommandQueueProperty

Signed-off-by: Michael Rizkalla <[email protected]>
Co-authored-by: Chetankumar Mistry <[email protected]>
Co-authored-by: Ahmed Hesham <[email protected]>
@MichaelRizkalla-arm MichaelRizkalla-arm force-pushed the negative_command_queue_tests branch from ed33602 to 93a02df Compare September 9, 2025 10:14
Copy link
Contributor

@bashbaug bashbaug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants