This revision introduces atf-c(3) tests for final set of system calls categorized within
network audit class. The system calls, as mentioned in the title are:
- sendmsg(2)
- recvmsg(2)
- sendfile(2)
- shutdown(2)
Differential D15895
Add tests for sendmsg(2), recvmsg(2), shutdown(2), sendfile(2) aniketp on Jun 19 2018, 1:41 AM. Authored by Tags None Referenced Files
Subscribers
Details This revision introduces atf-c(3) tests for final set of system calls categorized within
Execute make && make install from test/sys/audit.
Diff Detail
Event Timeline
Comment Actions Lots of changes
|