repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
[drm/drm-misc.git]
/
tools
/
testing
/
selftests
/
net
/
packetdrill
/
Makefile
blob
31cfb666ba8b3891e2cfc6c23bf9caa38d3fbb5c
1
# SPDX-License-Identifier: GPL-2.0
2
3
TEST_INCLUDES
:=
ksft_runner.sh \
4
defaults.sh \
5
set_sysctls.py \
6
..
/
..
/
kselftest
/
ktap_helpers.sh
7
8
TEST_PROGS
:= $(
wildcard
*
.pkt
)
9
10
include
..
/
..
/
lib.mk