diff options
author | Geliang Tang <[email protected]> | 2023-11-28 15:18:53 -0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2023-11-29 20:06:18 -0800 |
commit | bdbef0a6ff10603895b0ba39f56bf874cb2b551a (patch) | |
tree | 4c7d8aa21e17c697058da5ae02da79199ea6c314 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | b9fb176081fb216c43d923888f0d53d9e3a5965b (diff) |
selftests: mptcp: add mptcp_lib_kill_wait
To avoid duplicated code in different MPTCP selftests, we can add
and use helpers defined in mptcp_lib.sh.
Export kill_wait() helper in userspace_pm.sh into mptcp_lib.sh and
rename it as mptcp_lib_kill_wait(). It can be used to instead of
kill_wait() in mptcp_join.sh. Use the new helper in both scripts.
Reviewed-by: Matthieu Baerts <[email protected]>
Signed-off-by: Geliang Tang <[email protected]>
Signed-off-by: Mat Martineau <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions