| #
313072e7 |
| 27-Jun-2020 |
jruoho <jruoho@NetBSD.org> |
Add a simple test case that writes random garbage to (almost) every sysctl node. This test reproduced already at least five unique panics in a few quick runs. The test is skipped by default as it is
Add a simple test case that writes random garbage to (almost) every sysctl node. This test reproduced already at least five unique panics in a few quick runs. The test is skipped by default as it is not likely safe even without the panics.
show more ...
|
| #
f33b8e3d |
| 09-May-2011 |
jruoho <jruoho@NetBSD.org> |
Add a test case for PR kern/44946. This tests that common first level sysctl nodes (ddb, hw, machdep, etc.) are not writable by a normal user.
|