aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/testing/selftests/Makefile
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2017-02-18 22:07:24 -0500
committerAl Viro <viro@zeniv.linux.org.uk>2017-02-18 22:07:24 -0500
commitb8826e506ee58873725ec3a25a2a27fefd762574 (patch)
tree6770d4351491e416873708da8c3538b25387b309 /tools/testing/selftests/Makefile
parent9p: constify ->d_name handling (diff)
downloadwireguard-linux-b8826e506ee58873725ec3a25a2a27fefd762574.tar.xz
wireguard-linux-b8826e506ee58873725ec3a25a2a27fefd762574.zip
selftest for default_file_splice_read() infoleak
bug fixed in commit b9dc6f65bc5e ("fix a fencepost error in pipe_advance()") Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/testing/selftests/Makefile')
-rw-r--r--tools/testing/selftests/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/Makefile b/tools/testing/selftests/Makefile
index 71b05891a6a1..0e72f1d03c9e 100644
--- a/tools/testing/selftests/Makefile
+++ b/tools/testing/selftests/Makefile
@@ -24,6 +24,7 @@ TARGETS += ptrace
TARGETS += seccomp
TARGETS += sigaltstack
TARGETS += size
+TARGETS += splice
TARGETS += static_keys
TARGETS += sync
TARGETS += sysctl