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
Unknown Object (File)
Tue, Sep 16, 5:08 AM
Unknown Object (File)
Sep 3 2025, 12:22 PM
Unknown Object (File)
Aug 19 2025, 5:17 AM
Unknown Object (File)
Jun 28 2025, 3:28 PM
Unknown Object (File)
Jun 27 2025, 12:11 PM
Unknown Object (File)
Jun 23 2025, 8:57 AM
Unknown Object (File)
Jun 22 2025, 9:34 AM
Unknown Object (File)
Jun 21 2025, 2:04 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