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

[CTS] Modify various urEnqueueMemBuffer* conformance tests to use parameterized fixtures #1451

Merged
merged 4 commits into from
Mar 28, 2024

Conversation

martygrant
Copy link
Contributor

@martygrant martygrant commented Mar 15, 2024

Added new urMemBufferQueueTestWithParam template fixture to accept parameters so different values for the buffer size and type can be easily changed. This is specifically for urEnqueueMemBuffer* tests.

TODO: Will need to add new match file entries for the parameterized versions of the tests so CI passes.

@martygrant martygrant force-pushed the martin/parameteriseEnqueueMemBufferTests branch from 5b6689a to 4a220d2 Compare March 20, 2024 16:56
@martygrant martygrant force-pushed the martin/parameteriseEnqueueMemBufferTests branch from 4a220d2 to 6a44b93 Compare March 21, 2024 10:58
@martygrant martygrant marked this pull request as ready for review March 21, 2024 12:50
@martygrant martygrant requested a review from a team as a code owner March 21, 2024 12:50
@martygrant
Copy link
Contributor Author

Ignore the 2 failing Coverage jobs, failure appears to be random.

test/conformance/enqueue/helpers.h Outdated Show resolved Hide resolved
test/conformance/enqueue/urEnqueueMemUnmap.cpp Outdated Show resolved Hide resolved
@martygrant martygrant merged commit d7ce779 into main Mar 28, 2024
102 checks passed
@kbenzie kbenzie deleted the martin/parameteriseEnqueueMemBufferTests branch April 3, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants