summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl-test.c
Commit message (Expand)AuthorAgeFilesLines
* kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hund...Liu Shixin2022-09-081-23/+20
* kernel/sysctl-test: Remove some casts which are no-longer requiredDavid Gow2021-06-231-12/+12
* kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-091-1/+3
* kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()Iurii Zaikin2019-09-301-0/+392