Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added new cl_khr_semaphore tests to verify clCreateSemaphoreWithPropertiesKHR negative results #1962

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    2cce146 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1557eff View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    e31bd98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d5e4b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Configuration menu
    Copy the full SHA
    83b129c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    e8c34d6 View commit details
    Browse the repository at this point in the history
  2. Corrected condition to allow both CL_INVALID_PROPERTY and CL_INVALID_…

    …VALUE in overlapping cases
    shajder committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    62d8f49 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    ac5e829 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Corrected negative test for CreateInvalidProperty ...

    in order to avoid using CL_INVALID_SEMAPHORE_KHR as property name or
    value
    shajder committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1c3b17b View commit details
    Browse the repository at this point in the history