Linux-6.18.2/tools/testing/selftests/net/mptcp/mptcp_connect_mmap.sh
2025-12-23 20:06:59 +08:00

6 lines
148 B
Bash
Executable File

#!/bin/bash
# SPDX-License-Identifier: GPL-2.0
MPTCP_LIB_KSFT_TEST="$(basename "${0}" .sh)" \
"$(dirname "${0}")/mptcp_connect.sh" -m mmap "${@}"