aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/audit/file-attribute-modify.c
Commit message (Expand)AuthorAgeFilesLines
* tests/sys/audit: Skip extattr tests if extattrs are not supportedAlex Richardson2021-02-021-44/+62
* Don't leave `path` behind when executing `:chflags_success`Enji Cooper2020-07-121-2/+2
* Fix audit of chflagsat, lgetfh, and setfibAlan Somers2018-07-221-6/+0
* audit(4): add test cases for chflagsat(2), lgetfh(2), setfib(2)Alan Somers2018-07-211-0/+52
* audit(4): fix Coverity issuesAlan Somers2018-06-271-1/+1
* audit(4): add tests for utimes(2) and friends, mprotect, and undeleteAlan Somers2018-06-191-0/+267
* audit(4): add tests for extattr_set_file and friendsAlan Somers2018-06-181-1/+346
* audit(4): add tests for chflags and friendsAlan Somers2018-06-171-0/+142
* audit(4): add tests for chown(2) and friendsAlan Somers2018-06-161-0/+190
* audit(4): add tests for access(2), chmod(2), and friendsAlan Somers2018-06-151-0/+192
* audit(4): add tests for flock, fcntl, and fsyncAlan Somers2018-06-141-0/+199