summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* pf tests: Basic route-to testsKristof Provost2018-06-092-1/+83
* audit(4): add tests for open(2) and openat(2)Alan Somers2018-06-052-0/+194
* audit(4): add tests for the cl audit classAlan Somers2018-06-032-1/+240
* audit(4): add tests for the fd audit classAlan Somers2018-06-012-0/+274
* audit(4): Add tests for the fw class of syscalls.Alan Somers2018-06-012-0/+142
* audit(4): Add tests for the fr class of syscallsAlan Somers2018-06-015-3/+139
* Revert r334362Alan Somers2018-05-301-0/+1
* Temporarily disconnect audit testsEd Maste2018-05-301-1/+0