| commit | aca66f75cfa81b97f63ae10ace013e17a0d8f0b1 | [log] [tgz] |
|---|---|---|
| author | Iurii Zaikin <yzaikin@google.com> | Tue Feb 05 17:35:26 2019 -0800 |
| committer | Brendan Higgins <brendanhiggins@google.com> | Thu Apr 04 14:13:14 2019 -0700 |
| tree | 67b5b3b2adce1a39ee577f3a8c071dbe07ad79fc | |
| parent | 781c931f102aa90b08e8202359bb15c161003236 [diff] |
kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec() KUnit tests for initialized data behavior of proc_dointvec that is explicitly checked in the code. Includes basic parsing tests including int min/max overflow. Signed-off-by: Iurii Zaikin <yzaikin@google.com> Signed-off-by: Brendan Higgins <brendanhiggins@google.com>