summaryrefslogtreecommitdiff
path: root/tests/sys/audit/utils.c
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2021-03-02tests/sys/audit: add missing comma delimiter between fieldsAlex Richardson
2021-02-18tests/sys/audit: Avoid race caused by starting auditd(8) for testingAlex Richardson
2021-02-02tests/sys/audit: Skip extattr tests if extattrs are not supportedAlex Richardson
2021-01-28tests/sys/audit: fix timeout calculationAlex Richardson
2018-07-17audit(4): add tests for _exit(2), cap_enter(2), and cap_getmode(2)Alan Somers
2018-06-13audit(4): Fix file descriptor leaks in ATF testsAlan Somers
2018-06-01audit(4): Add tests for the fr class of syscallsAlan Somers
2018-05-29Add initial set of tests for audit(4)Alan Somers