mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-09-03 10:33:11 +02:00

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>
181 B
181 B
SPDX-License-Identifier: GPL-2.0
TEST_PROGS := default_file_splice_read.sh short_splice_read.sh TEST_GEN_PROGS_EXTENDED := default_file_splice_read splice_read
include ../lib.mk