[PATCH mptcp-next 0/2] selftests: mptcp: format subtests results in TAP (part 2)

Matthieu Baerts posted 2 patches 10 months, 1 week ago
Failed in applying to current master (apply log)
There is a newer version of this series
.../testing/selftests/net/mptcp/mptcp_join.sh | 457 +++++++++---------
.../testing/selftests/net/mptcp/mptcp_lib.sh  |  38 ++
2 files changed, 259 insertions(+), 236 deletions(-)
[PATCH mptcp-next 0/2] selftests: mptcp: format subtests results in TAP (part 2)
Posted by Matthieu Baerts 10 months, 1 week ago
Here are two more patches for the series "selftests: mptcp: format 
subtests results in TAP". As discussed at yesterday's meeting, it might
be good to print the test name earlier to avoid confusions when there is
an issue: sometimes the error is printed at the end of the previous test
and then the test name is printed. While at it, the code has been 
uniformed and it allows new features, e.g. colour support, see patch 2.

Matthieu Baerts (2):
  selftests: mptcp: join: rework detailed report
  selftests: mptcp: join: colored results

 .../testing/selftests/net/mptcp/mptcp_join.sh | 457 +++++++++---------
 .../testing/selftests/net/mptcp/mptcp_lib.sh  |  38 ++
 2 files changed, 259 insertions(+), 236 deletions(-)

-- 
2.40.1