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

served by {OpenGrok

Last Index Update: Fri May 15 20:09:11 GMT 2026