aboutsummaryrefslogtreecommitdiff
path: root/tests/sys/audit/Makefile
Commit message (Expand)AuthorAgeFilesLines
* tests/sys/audit: force PIE offEd Maste2021-02-191-0/+1
* tests/sys/audit: Avoid race caused by starting auditd(8) for testingAlex Richardson2021-02-181-0/+9
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-011-2/+0
* Make audit tests depend on /dev/auditpipe. This should fixEdward Tomasz Napierala2020-06-181-1/+1
* Fix and simplify code by using ATF_REQUIRE_FEATURE macroOlivier Cochard2019-04-011-0/+2
* audit(4) tests: require /etc/rc.d/auditdAlan Somers2018-12-171-0/+1
* audit(4): add tests for sysctl(3) and sysarch(2)Alan Somers2018-07-291-0/+3
* audit(4): add tests for the process-control audit classAlan Somers2018-06-261-0/+3
* audit(4): add tests for ioctl(2)Alan Somers2018-06-191-0/+3
* audit(4): Add tests for a few syscalls in the ad classAlan Somers2018-06-171-0/+3
* audit(4): add tests for POSIX message queuesAlan Somers2018-06-161-0/+3
* audit(4): Add a few tests for network-related syscallsAlan Somers2018-06-151-0/+3
* audit(4): fix typo from r335136Alan Somers2018-06-141-1/+1
* audit(4): add tests for flock, fcntl, and fsyncAlan Somers2018-06-141-0/+3
* audit(4): add tests for stat(2) and friendsAlan Somers2018-06-101-1/+4
* audit(4): add tests for open(2) and openat(2)Alan Somers2018-06-051-0/+3
* audit(4): add tests for the cl audit classAlan Somers2018-06-031-1/+4
* audit(4): add tests for the fd audit classAlan Somers2018-06-011-0/+4
* audit(4): Add tests for the fw class of syscalls.Alan Somers2018-06-011-0/+3
* audit(4): Add tests for the fr class of syscallsAlan Somers2018-06-011-0/+3
* Add initial set of tests for audit(4)Alan Somers2018-05-291-0/+17