summaryrefslogtreecommitdiff
path: root/tests/sys/audit
AgeCommit message (Expand)Author
2024-07-15Remove residual blank line at start of MakefileWarner Losh
2023-08-16Remove $FreeBSD$: one-line sh patternWarner Losh
2023-08-16Remove $FreeBSD$: two-line .h patternWarner Losh
2023-03-29tests/sys/audit: Remove MIPS-specific sysarch(2) test.John Baldwin
2022-04-12Extend the length of dirpath to fix failure in kyua testDavid Bright
2021-12-09swapon(8): adapt to the new swapoff(2) interfaceKonstantin Belousov
2021-03-02tests/sys/audit: add missing comma delimiter between fieldsAlex Richardson
2021-02-23close_range: add audit supportAlex Richardson
2021-02-18tests/sys/audit: force PIE offEd Maste
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
2020-10-01Do a sweep and remove most WARNS=6 settingsKyle Evans
2020-07-12Don't leave `path` behind when executing `:chflags_success`Enji Cooper
2020-06-18Make audit tests depend on /dev/auditpipe. This should fixEdward Tomasz Napierala
2020-04-14tests: audit: mark closefrom test an expected fail for nowKyle Evans
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-07-22Fix audit of chflagsat, lgetfh, and setfibAlan Somers
2018-07-21audit(4): add test cases for chflagsat(2), lgetfh(2), setfib(2)Alan Somers
2018-07-21audit(4): add more test cases for auditon(2)Alan Somers
2018-07-20Separate the audit(4) tests for auditon(2)'s individual commandsAlan Somers
2018-07-17audit(4): add tests for _exit(2), cap_enter(2), and cap_getmode(2)Alan Somers
2018-07-01audit(4): add tests for procctl(2)Alan Somers
2018-06-29audit(4): add tests for several more administrative syscallsAlan Somers
2018-06-29audit(4): add tests for setsid, wait4, wait6, and killAlan Somers
2018-06-27audit(4): fix Coverity issuesAlan Somers
2018-06-26audit(4): add tests for the process-control audit classAlan Somers
2018-06-26audit(4): add tests for pipe, posix_openpt, shm_open, and shm_unlinkAlan Somers
2018-06-22audit(4): add tests for Sys V semaphore operationsAlan Somers
2018-06-19audit(4): add tests for sendmsg, recvmsg, shutdown, and sendfileAlan Somers
2018-06-19audit(4): add tests for utimes(2) and friends, mprotect, and undeleteAlan Somers
2018-06-19audit(4): add tests for ioctl(2)Alan Somers
2018-06-18audit(4): Add tests for {get/set}auid, {get/set}audit, {get/set}audit_addrAlan Somers
2018-06-18audit(4): add tests for send, recv, sendto, and recvfromAlan Somers
2018-06-18audit(4): add tests for extattr_set_file and friendsAlan Somers
2018-06-18Fix 32-bit build after 335307Alan Somers
2018-06-17audit(4): add tests for Sys V shared memory syscallsAlan Somers
2018-06-17audit(4): add tests for connect, connectat, and acceptAlan Somers
2018-06-17audit(4): Add tests for a few syscalls in the ad classAlan Somers
2018-06-17audit(4): add tests for extattr_get_file(2) and friendsAlan Somers
2018-06-17audit(4): add tests for chflags and friendsAlan Somers
2018-06-16audit(4): add tests for pathconf(2) and friendsAlan Somers
2018-06-16audit(4): add tests for POSIX message queuesAlan Somers
2018-06-16audit(4): add tests for chown(2) and friendsAlan Somers
2018-06-16audit(4): add tests for bind(2), bindat(2), and listen(2)Alan Somers
2018-06-15audit(4): Add a few tests for network-related syscallsAlan Somers
2018-06-15audit(4): improve formatting in tests/sys/audit/open.cAlan Somers
2018-06-15audit(4): add tests for access(2), chmod(2), and friendsAlan Somers