summaryrefslogtreecommitdiff
path: root/tests/sys/audit/Makefile
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2021-02-18tests/sys/audit: force PIE offEd Maste
2021-02-18tests/sys/audit: Avoid race caused by starting auditd(8) for testingAlex Richardson
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2020-06-18Make audit tests depend on /dev/auditpipe. This should fixEdward Tomasz Napierala
2019-04-01Fix and simplify code by using ATF_REQUIRE_FEATURE macroOlivier Cochard
2018-12-17audit(4) tests: require /etc/rc.d/auditdAlan Somers
2018-07-29audit(4): add tests for sysctl(3) and sysarch(2)Alan Somers
2018-06-26audit(4): add tests for the process-control audit classAlan Somers
2018-06-19audit(4): add tests for ioctl(2)Alan Somers
2018-06-17audit(4): Add tests for a few syscalls in the ad classAlan Somers
2018-06-16audit(4): add tests for POSIX message queuesAlan Somers
2018-06-15audit(4): Add a few tests for network-related syscallsAlan Somers
2018-06-14audit(4): fix typo from r335136Alan Somers
2018-06-14audit(4): add tests for flock, fcntl, and fsyncAlan Somers
2018-06-10audit(4): add tests for stat(2) and friendsAlan Somers
2018-06-05audit(4): add tests for open(2) and openat(2)Alan Somers
2018-06-03audit(4): add tests for the cl audit classAlan Somers
2018-06-01audit(4): add tests for the fd audit classAlan Somers
2018-06-01audit(4): Add tests for the fw class of syscalls.Alan 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