aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/audit/process-control.c
Commit message (Expand)AuthorAgeFilesLines
* Fix and simplify code by using ATF_REQUIRE_FEATURE macroOlivier Cochard2019-04-011-15/+5
* audit(4): add tests for _exit(2), cap_enter(2), and cap_getmode(2)Alan Somers2018-07-171-0/+130
* audit(4): add tests for procctl(2)Alan Somers2018-07-011-0/+51
* audit(4): add tests for setsid, wait4, wait6, and killAlan Somers2018-06-291-2/+230
* audit(4): add tests for the process-control audit classAlan Somers2018-06-261-0/+1265