diff options
author | Luis R. Rodriguez <mcgrof@kernel.org> | 2017-07-12 23:33:55 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2017-07-13 01:26:00 +0200 |
commit | 2920fad3a5d394b66011c7f35c7b05278354055e (patch) | |
tree | 70e445d6cffd910679f1349d64f683cc01f3839e /tools/testing/selftests/memory-hotplug | |
parent | test_sysctl: add simple proc_dointvec() case (diff) | |
download | linux-2920fad3a5d394b66011c7f35c7b05278354055e.tar.xz linux-2920fad3a5d394b66011c7f35c7b05278354055e.zip |
test_sysctl: add simple proc_douintvec() case
Test against a simple proc_douintvec() case. While at it, add a test
against UINT_MAX. Make sure UINT_MAX works, and UINT_MAX+1 will fail
and that negative values are not accepted.
Link: http://lkml.kernel.org/r/20170630224431.17374-6-mcgrof@kernel.org
Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>
Cc: Kees Cook <keescook@chromium.org>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/testing/selftests/memory-hotplug')
0 files changed, 0 insertions, 0 deletions