summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/sysctl/sysctl.sh
AgeCommit message (Expand)AuthorLines
2023-12-28sysclt: Clarify the results of selftest runJoel Granados-61/+62
2023-12-28sysctl: Add a selftest for handling empty dirsJoel Granados-0/+23
2023-06-18test_sysclt: Test for registering a mount pointJoel Granados-0/+16
2023-06-18test_sysctl: Add an option to prevent test skipJoel Granados-22/+44
2023-06-18test_sysctl: Add an unregister sysctl testJoel Granados-0/+16
2023-06-18test_sysctl: Fix test metadata gettersJoel Granados-6/+13
2022-11-08testing: use the copyleft-next-0.3.1 SPDX tagLuis Chamberlain-11/+1
2022-05-03selftests/sysctl: add sysctl macro testTonghao Zhang-0/+23
2020-06-09Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-11/+2
2020-06-08lib/test_sysctl: support testing of sysctl. boot parameterVlastimil Babka-0/+42
2020-06-08tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=yVlastimil Babka-1/+1
2020-06-02selftests/sysctl: Fix to load test_sysctl moduleMasami Hiramatsu-11/+2
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen-2/+79
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain-25/+53
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain-1/+1
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain-1/+1
2019-05-14tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain-2/+0
2019-03-12tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...Zev Weiss-0/+55
2018-06-18selftests: sysctl: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)-7/+13
2017-08-07test_sysctl: fix sysctl.sh by making it executableLuis R. Rodriguez-0/+0
2017-07-12test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez-0/+89
2017-07-12test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez-0/+63
2017-07-12test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez-0/+62
2017-07-12test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez-0/+66
2017-07-12test_sysctl: add generic script to expand on testsLuis R. Rodriguez-0/+494