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

Integrate oneDPL extension tests into test framework #219

Closed
timmiesmith opened this issue Apr 28, 2021 · 1 comment
Closed

Integrate oneDPL extension tests into test framework #219

timmiesmith opened this issue Apr 28, 2021 · 1 comment
Assignees

Comments

@timmiesmith
Copy link
Contributor

The tests for the by_segment and multi-value binary search algorithms need to be refactored to use the test framework used by the rest of the pstl algorithms. Specific issues to be addressed by this include

  • Updating USM tests to use std::vector<usm::alloc> instead of raw allocations.
  • Using invoke_on_all_hetero_policies and the approach from test1buffer, test2buffers, etc. as is done for other tests
@timmiesmith
Copy link
Contributor Author

#386 and #247 update most of the tests. #380 will update reduce_by_segment tests to complete work on this issue.

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

No branches or pull requests

1 participant