History log of /linux-master/tools/testing/selftests/splice/splice_read.c
Revision Date Author Comments
# 9af47666 07-Aug-2020 Kees Cook <keescook@chromium.org>

selftests: splice: Check behavior of full and short splices

In order to help catch regressions in splice vs read behavior in certain
special files, test a few with various different kinds of internal
kernel helpers.

Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Kees Cook <keescook@chromium.org>