This revision introduces test cases for following set of syscalls within inter-process
communication audit class.
- shm_open(2)
- shm_unlink(2)
- posix_openpt(2)
- pipe(2)
Differential D15963
Add tests for pipe(2) and POSIX standardized IPC syscalls aniketp on Jun 22 2018, 4:51 AM. Authored by Tags None Referenced Files
Subscribers
Details This revision introduces test cases for following set of syscalls within inter-process
Execute make && make install from test/sys/audit.
Diff Detail
Event TimelineComment Actions Do these complete the IPC set?
|