Age | Commit message (Expand) | Author | Files | Lines |
2023-06-18 | test_sysclt: Test for registering a mount point | Joel Granados | 1 | -6/+39 |
2023-06-18 | test_sysctl: Add an unregister sysctl test | Joel Granados | 1 | -0/+30 |
2023-06-18 | test_sysctl: Group node sysctl test under one func | Joel Granados | 1 | -3/+17 |
2022-11-08 | testing: use the copyleft-next-0.3.1 SPDX tag | Luis Chamberlain | 1 | -11/+1 |
2022-05-03 | selftests/sysctl: add sysctl macro test | Tonghao Zhang | 1 | -0/+32 |
2022-01-22 | test_sysctl: simplify subdirectory registration with register_sysctl() | Luis Chamberlain | 1 | -21/+1 |
2020-10-16 | lib: test_sysctl: delete duplicated words | Randy Dunlap | 1 | -1/+1 |
2020-06-09 | Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2020-06-08 | lib/test_sysctl: support testing of sysctl. boot parameter | Vlastimil Babka | 1 | -0/+13 |
2020-06-02 | lib: Make test_sysctl initialized as module | Masami Hiramatsu | 1 | -1/+1 |
2019-05-15 | tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case | Eric Sandeen | 1 | -1/+17 |
2017-07-13 | test_sysctl: test against int proc_dointvec() array support | Luis R. Rodriguez | 1 | -0/+13 |
2017-07-13 | test_sysctl: add simple proc_douintvec() case | Luis R. Rodriguez | 1 | -0/+11 |
2017-07-13 | test_sysctl: add simple proc_dointvec() case | Luis R. Rodriguez | 1 | -0/+11 |
2017-07-13 | test_sysctl: add dedicated proc sysctl test driver | Luis R. Rodriguez | 1 | -0/+113 |