aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/audit/file-attribute-access.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* tests/sys/audit: Skip extattr tests if extattrs are not supportedAlex Richardson2021-02-021-57/+72
* 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/+53
* audit(4): fix Coverity issuesAlan Somers2018-06-271-1/+1
* audit(4): add tests for extattr_get_file(2) and friendsAlan Somers2018-06-171-0/+351
* audit(4): add tests for pathconf(2) and friendsAlan Somers2018-06-161-0/+145
* audit(4): add tests for access(2), chmod(2), and friendsAlan Somers2018-06-151-0/+139
* audit(4): add tests for fhopen, fhstat, and fhstatfsAlan Somers2018-06-141-1/+167
* audit(4): add tests for statfs(2), fstatfs(2), and getfsstat(2)Alan Somers2018-06-141-0/+152
* audit(4): Fix file descriptor leaks in ATF testsAlan Somers2018-06-131-2/+4
* audit(4): add tests for stat(2) and friendsAlan Somers2018-06-101-0/+239