CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/19 12:59:12
Modified files:
regress/sys/kern/pledge/generic: main.c manager.c tests.out
Log message:
Clean up regress/sys/kern/pledge/generic tests: many tests failed because
wlpaths is disabled in GENERIC kernels: remove or disable failing test
cases. Also remove the test_mmap() function testing the prot_exec promise
since it would need to be run on a wxallowed partition.
from semarie
