index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_sysctl.c
Age
Commit message (
Expand
)
Author
2023-06-18
test_sysclt: Test for registering a mount point
Joel Granados
2023-06-18
test_sysctl: Add an unregister sysctl test
Joel Granados
2023-06-18
test_sysctl: Group node sysctl test under one func
Joel Granados
2022-11-08
testing: use the copyleft-next-0.3.1 SPDX tag
Luis Chamberlain
2022-05-03
selftests/sysctl: add sysctl macro test
Tonghao Zhang
2022-01-22
test_sysctl: simplify subdirectory registration with register_sysctl()
Luis Chamberlain
2020-10-16
lib: test_sysctl: delete duplicated words
Randy Dunlap
2020-06-09
Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-06-08
lib/test_sysctl: support testing of sysctl. boot parameter
Vlastimil Babka
2020-06-02
lib: Make test_sysctl initialized as module
Masami Hiramatsu
2019-05-14
tools/testing/selftests/sysctl/sysctl.sh: add proc_do_large_bitmap() test case
Eric Sandeen
2017-07-12
test_sysctl: test against int proc_dointvec() array support
Luis R. Rodriguez
2017-07-12
test_sysctl: add simple proc_douintvec() case
Luis R. Rodriguez
2017-07-12
test_sysctl: add simple proc_dointvec() case
Luis R. Rodriguez
2017-07-12
test_sysctl: add dedicated proc sysctl test driver
Luis R. Rodriguez