Page MenuHomeFreeBSD

audit(4): Syscalls to check the accessibility of a file
ClosedPublic

Authored by aniketp on Jun 14 2018, 4:23 PM.
Tags
None
Referenced Files
F165924213: D15808.diff
Mon, Aug 10, 1:42 PM
Unknown Object (File)
Sun, Aug 9, 12:02 AM
Unknown Object (File)
Fri, Aug 7, 6:16 AM
Unknown Object (File)
Thu, Aug 6, 4:57 AM
Unknown Object (File)
Fri, Jul 17, 3:45 AM
Unknown Object (File)
Thu, Jul 16, 3:51 AM
Unknown Object (File)
Jul 10 2026, 11:29 PM
Unknown Object (File)
Jul 2 2026, 4:37 AM
Subscribers
None

Details

Summary

This change introduces the auditability tests for syscalls concerned with checking the
accessibility of files. Categorized under file-attribute-access audit class.

  • access(2)
  • eaccess(2)
  • faccessat(2)
Test Plan

Execute make && make install from test/sys/audit.
Execute kyua test from /usr/tests/sys/audit. All testcases should succeed.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17272
Build 17111: arc lint + arc unit