xref: /linux-6.15/tools/testing/selftests/drivers/net/Makefile (revision 0791c032)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# SPDX-License-Identifier: GPL-2.0
2CFLAGS += $(KHDR_INCLUDES)
3
4TEST_INCLUDES := $(wildcard lib/py/*.py) \
5		 $(wildcard lib/sh/*.sh) \
6		 ../../net/net_helper.sh \
7		 ../../net/lib.sh \
8
9TEST_GEN_FILES := xdp_helper
10
11TEST_PROGS := \
12	netcons_basic.sh \
13	netcons_fragmented_msg.sh \
14	netcons_overflow.sh \
15	netcons_sysdata.sh \
16	ping.py \
17	queues.py \
18	stats.py \
19	shaper.py \
20	hds.py \
21# end of TEST_PROGS
22
23include ../../lib.mk
24

served by {OpenGrok

Last Index Update: Tue Oct 21 18:42:31 GMT 2025