diff options
| author | Kees Cook <keescook@chromium.org> | 2020-08-06 23:01:09 -0700 |
|---|---|---|
| committer | Kees Cook <keescook@chromium.org> | 2020-08-07 10:50:11 -0700 |
| commit | 9af47666cb0f331bfcd76799ee368cdfcb00882c (patch) | |
| tree | 9134feaef0f6076f5f1ebe484fb3791d60d1ff7b /tools/testing/selftests/splice/settings | |
| parent | 11990a5bd7e558e9203c1070fc52fb6f0488e75b (diff) | |
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>
Diffstat (limited to 'tools/testing/selftests/splice/settings')
| -rw-r--r-- | tools/testing/selftests/splice/settings | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/splice/settings b/tools/testing/selftests/splice/settings new file mode 100644 index 000000000000..89cedfc0d12b --- /dev/null +++ b/tools/testing/selftests/splice/settings @@ -0,0 +1 @@ +timeout=5 |
