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
F170598068: D15808.diff
Sat, Sep 5, 2:08 PM
F170583465: D15808.id43767.diff
Sat, Sep 5, 12:39 PM
F170517880: D15808.diff
Sat, Sep 5, 5:08 AM
Unknown Object (File)
Fri, Sep 4, 3:29 AM
Unknown Object (File)
Thu, Sep 3, 12:57 PM
Unknown Object (File)
Thu, Sep 3, 5:14 AM
Unknown Object (File)
Wed, Sep 2, 1:39 PM
Unknown Object (File)
Wed, Sep 2, 12:40 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