summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/sysctl
Commit message (Expand)AuthorAgeFilesLines
* test_sysclt: Test for registering a mount pointJoel Granados2023-06-181-0/+16
* test_sysctl: Add an option to prevent test skipJoel Granados2023-06-181-22/+44
* test_sysctl: Add an unregister sysctl testJoel Granados2023-06-181-0/+16
* test_sysctl: Fix test metadata gettersJoel Granados2023-06-181-6/+13
* 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/+23
* Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-092-12/+3
|\
| * selftests/sysctl: Make sysctl test driver as a moduleMasami Hiramatsu2020-06-021-1/+1
| * selftests/sysctl: Fix to load test_sysctl moduleMasami Hiramatsu2020-06-021-11/+2
* | lib/test_sysctl: support testing of sysctl. boot parameterVlastimil Babka2020-06-081-0/+42
* | tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=yVlastimil Babka2020-06-081-1/+1
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test caseEric Sandeen2019-05-141-2/+79
* tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernelsLuis Chamberlain2019-05-141-25/+53
* tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w()Luis Chamberlain2019-05-141-1/+1
* tools/testing/selftests/sysctl/sysctl.sh: load module before testing for itLuis Chamberlain2019-05-141-1/+1
* tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs()Luis Chamberlain2019-05-141-2/+0
* tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...Zev Weiss2019-03-121-0/+55
* selftests: sysctl: return Kselftest Skip code for skipped testsShuah Khan (Samsung OSG)2018-06-181-7/+13
* test_sysctl: fix sysctl.sh by making it executableLuis R. Rodriguez2017-08-071-0/+0
* test_sysctl: test against int proc_dointvec() array supportLuis R. Rodriguez2017-07-121-0/+89
* test_sysctl: add simple proc_douintvec() caseLuis R. Rodriguez2017-07-121-0/+63
* test_sysctl: add simple proc_dointvec() caseLuis R. Rodriguez2017-07-121-0/+62
* test_sysctl: test against PAGE_SIZE for intLuis R. Rodriguez2017-07-121-0/+66
* test_sysctl: add generic script to expand on testsLuis R. Rodriguez2017-07-125-220/+495
* test_sysctl: add dedicated proc sysctl test driverLuis R. Rodriguez2017-07-123-4/+5
* tools/testing/selftests/sysctl: Add pre-check to the value of writes_strictOrson Zhai2017-06-273-2/+24
* selftests: Add install targetMichael Ellerman2015-03-131-0/+1
* selftests: Introduce minimal shared logic for running testsMichael Ellerman2015-03-133-9/+2
* tools/testing/selftests/sysctl: validate sysctl_writes_strictKees Cook2014-06-064-0/+215