aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add a regression test related to PR 131876.Mark Johnston2018-07-311-0/+42
* Correct possible misleading error message in kqtest.David Bright2018-07-301-5/+7
* audit(4): add tests for sysctl(3) and sysarch(2)Alan Somers2018-07-292-0/+235
* Fix compilation error on some arches after r336761 & r336781.David Bright2018-07-281-1/+1
* Fix compilation error on some arches after r336761.David Bright2018-07-271-1/+1
* Allow a EVFILT_TIMER kevent to be updated.David Bright2018-07-273-10/+346
* Introduce test program for auditpipe(4)Alan Somers2018-07-263-0/+196
* Temporarily disable the sys/acl/00 and sys/acl/02 testsAlan Somers2018-07-221-5/+7
* Add a regression test for PR 131876.Mark Johnston2018-07-221-3/+71
* Fix audit of chflagsat, lgetfh, and setfibAlan Somers2018-07-223-18/+0
* Fix sys.fs.tmpfs.mknod_test.{char, block} by reverting r321967Alan Somers2018-07-211-6/+0
* Clear expected failures for aesni_aes_gcm testsAlan Somers2018-07-212-2/+0
* audit(4): add test cases for chflagsat(2), lgetfh(2), setfib(2)Alan Somers2018-07-213-0/+159
* audit(4): add more test cases for auditon(2)Alan Somers2018-07-211-0/+224
* Separate the audit(4) tests for auditon(2)'s individual commandsAlan Somers2018-07-201-54/+526
* audit(4): add tests for _exit(2), cap_enter(2), and cap_getmode(2)Alan Somers2018-07-172-0/+138
* pf tests: Basic synproxy testKristof Provost2018-07-143-1/+68
* Export a breakpoint() function to userland for arm and arm64.John Baldwin2018-07-061-3/+8
* audit(4): add tests for procctl(2)Alan Somers2018-07-011-0/+51
* audit(4): add tests for several more administrative syscallsAlan Somers2018-06-291-1/+467
* audit(4): add tests for setsid, wait4, wait6, and killAlan Somers2018-06-291-2/+230
* audit(4): fix Coverity issuesAlan Somers2018-06-273-3/+3
* audit(4): add tests for the process-control audit classAlan Somers2018-06-262-0/+1268
* audit(4): add tests for pipe, posix_openpt, shm_open, and shm_unlinkAlan Somers2018-06-261-1/+200
* audit(4): add tests for Sys V semaphore operationsAlan Somers2018-06-221-1/+697
* audit(4): add tests for sendmsg, recvmsg, shutdown, and sendfileAlan Somers2018-06-191-4/+294
* audit(4): add tests for utimes(2) and friends, mprotect, and undeleteAlan Somers2018-06-191-0/+267
* audit(4): add tests for ioctl(2)Alan Somers2018-06-192-0/+106
* audit(4): Add tests for {get/set}auid, {get/set}audit, {get/set}audit_addrAlan Somers2018-06-181-1/+311
* audit(4): add tests for send, recv, sendto, and recvfromAlan Somers2018-06-181-63/+279
* audit(4): add tests for extattr_set_file and friendsAlan Somers2018-06-181-1/+346
* Fix 32-bit build after 335307Alan Somers2018-06-181-1/+1
* audit(4): add tests for Sys V shared memory syscallsAlan Somers2018-06-171-2/+354
* audit(4): add tests for connect, connectat, and acceptAlan Somers2018-06-171-5/+222
* audit(4): Add tests for a few syscalls in the ad classAlan Somers2018-06-172-0/+217
* audit(4): add tests for extattr_get_file(2) and friendsAlan Somers2018-06-171-0/+351
* audit(4): add tests for chflags and friendsAlan Somers2018-06-171-0/+142
* audit(4): add tests for pathconf(2) and friendsAlan Somers2018-06-161-0/+145
* audit(4): add tests for POSIX message queuesAlan Somers2018-06-162-0/+416
* audit(4): add tests for chown(2) and friendsAlan Somers2018-06-161-0/+190
* audit(4): add tests for bind(2), bindat(2), and listen(2)Alan Somers2018-06-161-7/+205
* audit(4): Add a few tests for network-related syscallsAlan Somers2018-06-152-0/+217
* audit(4): improve formatting in tests/sys/audit/open.cAlan Somers2018-06-151-86/+86
* audit(4): add tests for access(2), chmod(2), and friendsAlan Somers2018-06-152-0/+331
* audit(4): add tests for fhopen, fhstat, and fhstatfsAlan Somers2018-06-141-1/+167
* audit(4): fix typo from r335136Alan Somers2018-06-141-1/+1
* audit(4): add tests for flock, fcntl, and fsyncAlan Somers2018-06-142-0/+202
* audit(4): add tests for statfs(2), fstatfs(2), and getfsstat(2)Alan Somers2018-06-141-0/+152
* audit(4): Fix file descriptor leaks in ATF testsAlan Somers2018-06-137-30/+45
* audit(4): add tests for stat(2) and friendsAlan Somers2018-06-102-1/+243