This revision introduces the atf-c(3) tests which test the proper auditability of network
related syscalls in both success and failure mode. The corresponding audit class is network
The syscalls in question are:
- bind(2)
- bindat(2)
- listen(2)
Differential D15843
audit(4): Add tests for bind(2), bindat(2) and listen(2) aniketp on Jun 16 2018, 5:55 AM. Authored by Tags None Referenced Files
Subscribers
Details This revision introduces the atf-c(3) tests which test the proper auditability of network The syscalls in question are:
Execute make && make install from test/sys/audit.
Diff Detail
|