1 # SPDX-License-Identifier: GPL-2.0
3 top_srcdir
= ..
/..
/..
/..
/..
5 CFLAGS
+= -Wall
-Wl
,--no-as-needed
-O2
-g
-I
$(top_srcdir
)/usr
/include $(KHDR_INCLUDES
)
7 TEST_PROGS
:= mptcp_connect.sh pm_netlink.sh mptcp_join.sh diag.sh \
8 simult_flows.sh mptcp_sockopt.sh userspace_pm.sh
10 TEST_GEN_FILES
= mptcp_connect pm_nl_ctl mptcp_sockopt mptcp_inq
12 TEST_FILES
:= mptcp_lib.sh settings
14 TEST_INCLUDES
:= ..
/lib.sh
$(wildcard ..
/lib
/sh
/*.sh
) ..
/net_helper.sh