Age | Commit message (Expand) | Author | Files | Lines |
2023-12-28 | sysclt: Clarify the results of selftest run | Joel Granados | 1 | -61/+62 |
2023-12-28 | sysctl: Add a selftest for handling empty dirs | Joel Granados | 1 | -0/+23 |
2023-06-18 | test_sysclt: Test for registering a mount point | Joel Granados | 1 | -0/+16 |
2023-06-18 | test_sysctl: Add an option to prevent test skip | Joel Granados | 1 | -22/+44 |
2023-06-18 | test_sysctl: Add an unregister sysctl test | Joel Granados | 1 | -0/+16 |
2023-06-18 | test_sysctl: Fix test metadata getters | Joel Granados | 1 | -6/+13 |
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/+23 |
2020-06-09 | Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -11/+2 |
2020-06-08 | lib/test_sysctl: support testing of sysctl. boot parameter | Vlastimil Babka | 1 | -0/+42 |
2020-06-08 | tools/testing/selftests/sysctl/sysctl.sh: support CONFIG_TEST_SYSCTL=y | Vlastimil Babka | 1 | -1/+1 |
2020-06-02 | selftests/sysctl: Fix to load test_sysctl module | Masami Hiramatsu | 1 | -11/+2 |
2019-05-14 | tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case | Eric Sandeen | 1 | -2/+79 |
2019-05-14 | tools/testing/selftests/sysctl/sysctl.sh: allow graceful use on older kernels | Luis Chamberlain | 1 | -25/+53 |
2019-05-14 | tools/testing/selftests/sysctl/sysctl.sh: ignore diff output on verify_diff_w() | Luis Chamberlain | 1 | -1/+1 |
2019-05-14 | tools/testing/selftests/sysctl/sysctl.sh: load module before testing for it | Luis Chamberlain | 1 | -1/+1 |
2019-05-14 | tools/testing/selftests/sysctl/sysctl.sh: remove superfluous test_reqs() | Luis Chamberlain | 1 | -2/+0 |
2019-03-12 | tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte... | Zev Weiss | 1 | -0/+55 |
2018-06-18 | selftests: sysctl: return Kselftest Skip code for skipped tests | Shuah Khan (Samsung OSG) | 1 | -7/+13 |
2017-08-07 | test_sysctl: fix sysctl.sh by making it executable | Luis R. Rodriguez | 1 | -0/+0 |
2017-07-12 | test_sysctl: test against int proc_dointvec() array support | Luis R. Rodriguez | 1 | -0/+89 |
2017-07-12 | test_sysctl: add simple proc_douintvec() case | Luis R. Rodriguez | 1 | -0/+63 |
2017-07-12 | test_sysctl: add simple proc_dointvec() case | Luis R. Rodriguez | 1 | -0/+62 |
2017-07-12 | test_sysctl: test against PAGE_SIZE for int | Luis R. Rodriguez | 1 | -0/+66 |
2017-07-12 | test_sysctl: add generic script to expand on tests | Luis R. Rodriguez | 1 | -0/+494 |