mirror_ubuntu-kernels/tools/testing/selftests/net/mptcp
Matthieu Baerts 6a5c8c69a4 selftests: mptcp: userspace_pm: unmute unexpected errors
All pm_nl_ctl commands were muted. If there was an unexpected error with
one of them, this was simply not visible in the logs, making the
analysis very hard. It could also hide misuse of commands by mistake.

Now the output is only muted when we do expect to have an error, e.g.
when giving invalid arguments on purpose.

Reviewed-by: Mat Martineau <martineau@kernel.org>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Link: https://lore.kernel.org/r/20230730-upstream-net-next-20230728-mptcp-selftests-misc-v1-4-7e9cc530a9cd@tessares.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-07-31 20:11:53 -07:00
..
.gitignore selftests: mptcp: add inq test case 2021-12-07 11:36:30 -08:00
config selftests: mptcp: depend on SYN_COOKIES 2023-07-05 10:51:14 +01:00
diag.sh selftests: mptcp: diag: format subtests results in TAP 2023-07-19 11:10:52 +01:00
Makefile selftests: mptcp: connect: skip if MPTCP is not supported 2023-05-30 13:21:02 +02:00
mptcp_connect.c selftests: mptcp: remove duplicated entries in usage 2023-04-17 08:25:33 +01:00
mptcp_connect.sh selftests: mptcp: connect: format subtests results in TAP 2023-07-19 11:10:52 +01:00
mptcp_inq.c selftests: mptcp: Initialize variables to quiet gcc 12 warnings 2022-06-28 20:45:43 -07:00
mptcp_join.sh selftests: mptcp: pm_nl_ctl: always look for errors 2023-07-31 20:11:53 -07:00
mptcp_lib.sh selftests: mptcp: join: colored results 2023-07-31 20:11:53 -07:00
mptcp_sockopt.c selftests: mptcp: add MPTCP_FULL_INFO testcase 2023-06-21 22:45:58 -07:00
mptcp_sockopt.sh selftests: mptcp: sockopt: format subtests results in TAP 2023-07-19 11:10:52 +01:00
pm_netlink.sh selftests: mptcp: pm_nl_ctl: always look for errors 2023-07-31 20:11:53 -07:00
pm_nl_ctl.c selftests: mptcp: pm_nl_ctl: always look for errors 2023-07-31 20:11:53 -07:00
settings selftests: mptcp: increase timeout to 20 minutes 2022-02-17 19:59:58 -08:00
simult_flows.sh selftests: mptcp: simult flows: format subtests results in TAP 2023-07-19 11:10:52 +01:00
userspace_pm.sh selftests: mptcp: userspace_pm: unmute unexpected errors 2023-07-31 20:11:53 -07:00