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

tests: cover more Diag-related code #524

Open
matttbe opened this issue Oct 17, 2024 · 2 comments
Open

tests: cover more Diag-related code #524

matttbe opened this issue Oct 17, 2024 · 2 comments
Assignees

Comments

@matttbe
Copy link
Member

matttbe commented Oct 17, 2024

There are some improvements that can be done on the tests side to cover more code in some areas (code coverage), e.g. the Diag part:

  • subflow_get_info_size() from diag.c is not covered
  • mptcp_diag_dump_one() from mptcp_diag.c is not covered
@geliangtang
Copy link
Member

geliangtang commented Nov 7, 2024

Hi Matt, I assigned this issue to myself since my colleague Gang Yan in my group is looking at it.

@geliangtang geliangtang self-assigned this Nov 7, 2024
@matttbe
Copy link
Member Author

matttbe commented Nov 7, 2024

Thanks! A good task to get familiar with the code and the test suite.

Please note that subflow_get_info_size() might move out of net/mptcp with this patch, but if it is easy, it still makes sense to have a test covering this part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants