You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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()
fromdiag.c
is not coveredmptcp_diag_dump_one()
frommptcp_diag.c
is not coveredThe text was updated successfully, but these errors were encountered: