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

Add loop back tests for MCTP stack #63

Merged
merged 15 commits into from
Dec 18, 2024
Merged

Conversation

parvathib
Copy link
Collaborator

@parvathib parvathib commented Dec 17, 2024

The PR adds the following

  1. Adds loopback tests for various message sizes: send a test message to the emulator test thread, receive the same message from the thread in loopback, and compare the results. This aims to test the message assembly and packetization logic.
  2. Refactors kernel tests for improved structure and readability.
  3. Adds couple fixes in emulator for I3C peripheral and the test threads.

@parvathib parvathib requested review from swenson, helloxiling, mlvisaya, mhatrevi and vsonims and removed request for swenson December 17, 2024 23:29
Copy link
Collaborator

@swenson swenson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@parvathib parvathib merged commit 68827e8 into main Dec 18, 2024
1 check passed
@parvathib parvathib deleted the pbhogaraju/mctp_mux_test branch December 18, 2024 00:06
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.

2 participants