diff options
author | Geliang Tang <tanggeliang@kylinos.cn> | 2024-03-06 10:42:51 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-03-08 06:06:51 +0100 |
commit | 3fb8c33ef4b90f4cc83e635ca716a831d5251bc7 (patch) | |
tree | 908a447898426b478bb7f6ad5a3e7ab39848fe9c /Documentation/dev-tools/checkpatch.rst | |
parent | selftests: mptcp: stop forcing iptables-legacy (diff) | |
download | linux-3fb8c33ef4b90f4cc83e635ca716a831d5251bc7.tar.xz linux-3fb8c33ef4b90f4cc83e635ca716a831d5251bc7.zip |
selftests: mptcp: add mptcp_lib_check_tools helper
This patch exports check_tools() helper from mptcp_join.sh into
mptcp_lib.sh as a public one mptcp_lib_check_tools(). The arguments
"ip", "ss", "iptables" and "ip6tables" are passed into this helper
to indicate whether to check ip tool, ss tool, iptables and ip6tables
tools.
This helper can be used in every scripts.
Signed-off-by: Geliang Tang <tanggeliang@kylinos.cn>
Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Link: https://lore.kernel.org/r/20240306-upstream-net-next-20240304-selftests-mptcp-shared-code-shellcheck-v2-2-bc79e6e5e6a0@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/dev-tools/checkpatch.rst')
0 files changed, 0 insertions, 0 deletions