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

Provide test interface to test CRMP using chip-shell #5120

Closed
cjandhyala opened this issue Mar 3, 2021 · 0 comments · Fixed by #5228
Closed

Provide test interface to test CRMP using chip-shell #5120

cjandhyala opened this issue Mar 3, 2021 · 0 comments · Fixed by #5228
Assignees
Milestone

Comments

@cjandhyala
Copy link
Contributor

cjandhyala commented Mar 3, 2021

provide test interface (API) to test section 4.13 (CRMP) using chip-shell

  1. Provide a way to send Message with R flag set, verify receiver to send back an acknowledgment. If R flag is not set , message is unreliable and do not expect ACK from receiver.
  2. Verify if ACK msg contains A flag. When set, the Acknowledged Message Counter field SHALL be present and valid
  3. Create unreliable message to piggyback ACKs.
  4. Detect duplicate Messages, Parse the received message contents per section 4.3.3.
@franck-apple franck-apple added this to the Test Event 1 milestone Mar 3, 2021
@yufengwangca yufengwangca changed the title Provide test interface to test CRMP using chip-tool Provide test interface to test CRMP using chip-shell Mar 8, 2021
@franck-apple franck-apple added TE2 and removed TE1 labels Mar 9, 2021
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 a pull request may close this issue.

3 participants