summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/mptcp/mptcp_connect_mmap.sh
blob: 5dd30f9394af6a88b14936a64c50ac9566be2e6e (plain)
1
2
3
4
5
#!/bin/bash
# SPDX-License-Identifier: GPL-2.0

MPTCP_LIB_KSFT_TEST="$(basename "${0}" .sh)" \
	"$(dirname "${0}")/mptcp_connect.sh" -m mmap "${@}"