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 mp basic case test #329

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

cherylsy
Copy link

@cherylsy cherylsy commented Nov 1, 2023

The following case tests is based on WireShark 4.1.1, which has the ability to parse mp frames.
Add 4 basic case test about multipath transmission:

  • mp handshake: check if the mp handshake process is success.
  • mp transfer: check if the data is been transferred on more than one path.
  • mp PATH_ABANDON: check if the PATH_ABANDON frame was set accurately and if the abandoned path was not being used.
  • mp PATH_STATUS: check if the PATH_STATUS frame was set accurately and if the standby path was only been used to send probing packet.

[+]Add cid list to complete testcase of pathabandon & pathstatus

[+] Add comment of mp testcase

[~]fix gramma mistake

[~] change the time to check ACK_MP

[~]change the path identity to ip:port address

[=]Add comment and err process of pid_addr_dict generator

[=]Add comment on mp casetest
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.

1 participant