git.codelabs.ch
/
muen
/
linux.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Linux 5.19-rc3
[muen/linux.git]
/
tools
/
testing
/
selftests
/
splice
/
Makefile
1
# SPDX-License-Identifier: GPL-2.0
2
TEST_PROGS := default_file_splice_read.sh short_splice_read.sh
3
TEST_GEN_PROGS_EXTENDED := default_file_splice_read splice_read
4
5
include ../lib.mk