summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net/mptcp/mptcp_connect_checksum.sh
blob: ce93ec2f107fba2a699387188932a2680bc9ded7 (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" -C "${@}"