summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/mptcp/mptcp_connect_sendfile.sh
blob: 1d16fb1cc9bb6d1f88a9fdc11206237ca2b790bb (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 sendfile "${@}"