summaryrefslogtreecommitdiffstats
path: root/lib/test_sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* sysctl: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados2023-12-281-2/+0
* sysctl: Add a selftest for handling empty dirsJoel Granados2023-12-281-0/+29
* test_sysclt: Test for registering a mount pointJoel Granados2023-06-181-6/+39
* test_sysctl: Add an unregister sysctl testJoel Granados2023-06-181-0/+30
* test_sysctl: Group node sysctl test under one funcJoel Granados2023-06-181-3/+17
* testing: use the copyleft-next-0.3.1 SPDX tagLuis Chamberlain2022-11-081-11/+1
* selftests/sysctl: add sysctl macro testTonghao Zhang2022-05-031-0/+32
* test_sysctl: simplify subdirectory registration with register_sysctl()Luis Chamberlain2022-01-221-21/+1
* lib: test_sysctl: delete duplicated wordsRandy Dunlap2020-10-161-1/+1
* Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-091-1/+1
|\
| * lib: Make test_sysctl initialized as moduleMasami Hiramatsu2020-06-021-1/+1
* | lib/test_sysctl: support testing of sysctl. boot parameterVlastimil Babka2020-06-081-0/+13
|/
* tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen2019-05-141-1/+17
* test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez2017-07-121-0/+13
* test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez2017-07-121-0/+11
* test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez2017-07-121-0/+11
* test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez2017-07-121-0/+113