mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 11:00:15 -05:00
Some of the testcases try to manipulate sysctls that require root privileges, e.g., "kern.sync_on_panic". Make root-privileges a hard requirement so the tests don't raise false positives due to privilege issues when calling sysctlbyname(3) on writable sysctls. MFC after: 1 week |
||
|---|---|---|
| .. | ||
| Makefile | ||
| sysctl_test.c | ||