multipath-tcp / mptcpd

mptcpd is a daemon for Linux that performs Multipath TCP path management related operations in the user space 😈
https://mptcpd.mptcp.dev/
BSD 3-Clause "New" or "Revised" License
169 stars 36 forks source link

Correct test-commands unit test failures. #260

Closed ossama-othman closed 1 year ago

ossama-othman commented 1 year ago

The test-commands unit test fails due to a number of issues:

Correct all of these issues.

ossama-othman commented 1 year ago

The set_flags test case also need the change in PR #259 before it'll succeed as well.

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 3056927280

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 3040164997: 0.2%
Covered Lines: 1390
Relevant Lines: 2141

💛 - Coveralls