1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/testing/selftests/net/mptcp
Paolo Abeni 327b9a94e2 selftests: mptcp: more stable join tests-cases
MPTCP join self-tests are a bit fragile as they reply on
delays instead of events to catch-up with the expected
sockets states.

Replace the delay with state checking where possible and
reduce the number of sleeps in the most complex scenarios.

This will both reduce the tests run-time and will improve
stability.

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2022-01-07 19:00:43 -08:00
..
.gitignore selftests: mptcp: add inq test case 2021-12-07 11:36:30 -08:00
config selftests: mptcp: add tests for subflow creation failure 2022-01-07 11:27:07 +00:00
diag.sh selftests: mptcp: launch mptcp_connect with timeout 2021-04-02 14:21:50 -07:00
Makefile selftests: mptcp: add inq test case 2021-12-07 11:36:30 -08:00
mptcp_connect.c selftests: mptcp: add disconnect tests 2022-01-07 11:27:07 +00:00
mptcp_connect.sh selftests: mptcp: add disconnect tests 2022-01-07 11:27:07 +00:00
mptcp_inq.c selftests: mptcp: remove duplicate include in mptcp_inq.c 2021-12-10 11:00:32 -08:00
mptcp_join.sh selftests: mptcp: more stable join tests-cases 2022-01-07 19:00:43 -08:00
mptcp_sockopt.c selftests: mptcp: check IP_TOS in/out are the same 2021-12-07 11:36:30 -08:00
mptcp_sockopt.sh selftests: mptcp: add inq test case 2021-12-07 11:36:30 -08:00
pm_netlink.sh mptcp: increase default max additional subflows to 2 2021-10-16 08:46:08 +01:00
pm_nl_ctl.c selftests: mptcp: set and print the fullmesh flag 2021-08-18 10:10:01 +01:00
settings selftests: increase timeout to 10 min 2021-01-27 16:53:55 -08:00
simult_flows.sh selftests: mptcp: more stable simult_flows tests 2021-11-01 13:19:49 +00:00