aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add initial set of tests for audit(4)Alan Somers2018-05-295-0/+879
* Export a breakpoint() function to userland for riscv.John Baldwin2018-05-161-1/+3
* Strip trailing / from TESTSDIREd Maste2018-05-115-5/+5
* Disable connectat/bindat with AT_FDCWD in capmodeEd Maste2018-04-302-0/+236
* Remove redundant pipe from pdeathsig.c test.Konstantin Belousov2018-04-271-7/+0
* Shorten some recently-added lines that are an extra indent over 80 columns.John Baldwin2018-04-241-4/+4
* Add two tests for TRAP_* signal codes for SIGTRAP.John Baldwin2018-04-241-0/+108
* Expose breakpoint() to userland from <machine/cpufunc.h> on MIPS.John Baldwin2018-04-241-1/+4
* Extend support for ptrace() tests using breakpoints.John Baldwin2018-04-241-13/+35
* Rename PROC_PDEATHSIG_SET -> PROC_PDEATHSIG_CTL and PROC_PDEATHSIG_GETKonstantin Belousov2018-04-202-14/+14
* Add PROC_PDEATHSIG_SET to procctl interface.Konstantin Belousov2018-04-183-0/+395
* Properly do a deep copy of the ioctls capability array for fget_cap().John Baldwin2018-04-173-0/+137
* lio_listio: return EAGAIN instead of EIO when out of resourcesAlan Somers2018-04-162-0/+73
* [tests] change tests/sys/acl/run to run on perl 5.26Eitan Adler2018-04-111-1/+1
* pf tests: Do not build or install if pf is not enabledKristof Provost2018-04-101-0/+4
* pf tests: Basic ioctl validationKristof Provost2018-04-061-0/+297
* pf tests: Try to provoke a memory leakKristof Provost2018-04-061-0/+9
* pf tests: Basic ioctl validation for DIOCIGETIFACES and DIOCXCOMMITKristof Provost2018-04-061-0/+59
* pf tests: Basic ioctl validation for DIOCRGETTABLES, DIOCRGETTSTATS, DIOCRCLR...Kristof Provost2018-04-061-0/+138
* pf tests: Basic ioctl validation testsKristof Provost2018-04-063-0/+141
* ZFS test suite: fix uses of illumos /dev/[r]dsk/ and /dev/zvol/[r]dsk/Andriy Gapon2018-03-2734-66/+66