This revision introduces atf-c(3) tests for verifying the proper auditability for
syscalls categorized within process-control audit class.
List of syscalls:
- setsid(2)
- wait4(2)
- wait6(2)
- kill(2)
Differential D16035
audit(4): Add tests for setsid(2), wait4(2), wait6(2) and kill(2) aniketp on Jun 27 2018, 11:30 AM. Authored by Tags None Referenced Files
Subscribers
Details This revision introduces atf-c(3) tests for verifying the proper auditability for
Execute make && make install from test/sys/audit.
Diff Detail
Event Timeline
|