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

Adds CTS tests for urEnqueueUSMPrefetch entry-point #245

Closed
veselypeta opened this issue Feb 8, 2023 · 0 comments · Fixed by #312
Closed

Adds CTS tests for urEnqueueUSMPrefetch entry-point #245

veselypeta opened this issue Feb 8, 2023 · 0 comments · Fixed by #312
Assignees
Labels
conformance Conformance test suite issues.
Milestone

Comments

@veselypeta
Copy link
Contributor

We should add conformance tests for urEnqueueUSMPrefetch.

Required Coverage:

  • At least one successful (i.e. called with correct arguments and assert on expected result, not applicable to CreateWithNativeHandle entry points)
  • If this a query entry-point or one which accepts flags etc : we should tests every possible enumeration (where possible).
  • A test case for each returned error code (exclude disaster situations i.e. OUT_OF_MEMORY etc)
@veselypeta veselypeta added the conformance Conformance test suite issues. label Feb 8, 2023
@fabiomestre fabiomestre self-assigned this Feb 27, 2023
@kbenzie kbenzie added this to the 0.7 milestone Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance test suite issues.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants