summaryrefslogtreecommitdiffstats
path: root/lib/test_sysctl.c
AgeCommit message (Expand)AuthorLines
2022-05-03selftests/sysctl: add sysctl macro testTonghao Zhang-0/+32
2022-01-22test_sysctl: simplify subdirectory registration with register_sysctl()Luis Chamberlain-21/+1
2020-10-16lib: test_sysctl: delete duplicated wordsRandy Dunlap-1/+1
2020-06-09Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2020-06-08lib/test_sysctl: support testing of sysctl. boot parameterVlastimil Babka-0/+13
2020-06-02lib: Make test_sysctl initialized as moduleMasami Hiramatsu-1/+1
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen-1/+17
2017-07-12test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez-0/+13
2017-07-12test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez-0/+11
2017-07-12test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez-0/+11
2017-07-12test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez-0/+113