Skip to content

Refactor ipc_os_prov_consumer.c and ipc_os_prov_producer.c #574

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

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Jun 27, 2024

Description

Refactor ipc_os_prov_consumer.c and ipc_os_prov_producer.c.
Split the code into functions, move them to the common directory
and prepare them to be reused in a future similar tests.

Checklist

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

@ldorau ldorau requested a review from a team as a code owner June 27, 2024 09:45
Refactor ipc_os_prov_consumer.c and ipc_os_prov_producer.c.
Split the code into functions, move them to the common directory
and prepare them to be reused in a future similar tests.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau force-pushed the Refactor_ipc_os_prov_consumer.c_and_ipc_os_prov_producer.c branch from 41d4d7d to 15640f8 Compare June 27, 2024 09:53
@ldorau ldorau requested a review from vinser52 June 27, 2024 09:54
@ldorau
Copy link
Contributor Author

ldorau commented Jun 27, 2024

It is needed by #558

@ldorau ldorau merged commit 3baeae7 into oneapi-src:main Jun 27, 2024
71 checks passed
@ldorau ldorau deleted the Refactor_ipc_os_prov_consumer.c_and_ipc_os_prov_producer.c branch June 27, 2024 11:51
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