aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/audit/utils.c
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-231-2/+0
* tests/sys/audit: add missing comma delimiter between fieldsAlex Richardson2021-03-171-0/+1
* tests/sys/audit: Avoid race caused by starting auditd(8) for testingAlex Richardson2021-03-171-10/+76
* tests/sys/audit: Skip extattr tests if extattrs are not supportedAlex Richardson2021-03-171-0/+18
* tests/sys/audit: fix timeout calculationAlex Richardson2021-03-171-3/+8
* audit(4): add tests for _exit(2), cap_enter(2), and cap_getmode(2)Alan Somers2018-07-171-0/+8
* audit(4): Fix file descriptor leaks in ATF testsAlan Somers2018-06-131-11/+11
* audit(4): Add tests for the fr class of syscallsAlan Somers2018-06-011-1/+0
* Add initial set of tests for audit(4)Alan Somers2018-05-291-0/+234