summaryrefslogtreecommitdiffstats
path: root/kernel/sysctl-test.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sysctl: Add module description to sysctl-testingJeff Johnson2024-06-031-0/+1
* sysctl: move the extra1/2 boundary check of u8 to sysctl_check_table_arrayWen Yang2024-06-031-0/+49
* kernel/sysctl-test: use SYSCTL_{ZERO/ONE_HUNDRED} instead of i_{zero/one_hund...Liu Shixin2022-09-091-23/+20
* kernel/sysctl-test: Remove some casts which are no-longer requiredDavid Gow2021-06-241-12/+12
* kunit: allow kunit tests to be loaded as a moduleAlan Maguire2020-01-101-1/+3
* kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()Iurii Zaikin2019-10-011-0/+392