Skip to content

Split tests from disjoint coarse malloc pool.cpp #826

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

Merged

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Oct 23, 2024

Description

Split tests from disjointCoarseMallocPool.cpp.
Move all tests that do not use the disjoint_pool
to a separate test file provider_coarse.cpp.
This new file contains only pure provider tests
of the coarse provider.

This PR does NOT change any code - it only moves it to another file + renames the tests.

Requires:

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

@ldorau ldorau marked this pull request as ready for review October 23, 2024 08:47
@ldorau ldorau requested a review from a team as a code owner October 23, 2024 08:47
Move all tests that do not use the disjoint_pool
to a separate test file provider_coarse.cpp.
This new file contains only pure provider tests
of the coarse provider.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Split_tests_from_disjointCoarseMallocPool.cpp branch from 5b89497 to ca50f80 Compare October 23, 2024 09:07
@ldorau ldorau requested a review from PatKamin October 23, 2024 11:09
@ldorau ldorau merged commit 680bf7d into oneapi-src:main Oct 23, 2024
76 checks passed
@ldorau ldorau deleted the Split_tests_from_disjointCoarseMallocPool.cpp branch October 23, 2024 11:24
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