aboutsummaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add PTRACE_VFORK to trace vfork events.John Baldwin2016-07-181-0/+126
* Add a mask of optional ptrace() events.John Baldwin2016-07-151-0/+136
* Add a test for user signal delivery.John Baldwin2016-07-151-0/+62
* On FreeBSD there is a setsockopt option SO_USER_COOKIE which allowsGeorge V. Neville-Neil2016-07-082-1/+112
* Fix bitstring allocation on 32-bit platformsAlan Somers2016-06-241-0/+12
* Account for AIO socket operations in thread/process resource usage.John Baldwin2016-06-211-0/+11
* Skip sys/acl tests on systems lacking perlAlan Somers2016-06-201-2/+2
* Always create loopback routes on every fibAlan Somers2016-05-271-89/+24
* Return the correct status when a partially completed request is cancelled.John Baldwin2016-05-241-0/+69
* Don't prematurely return short completions on blocking sockets.John Baldwin2016-05-241-0/+65
* Add bit_count to the bitstring(3) apiAlan Somers2016-05-231-0/+62
* Commit a missing change from 299090Alan Somers2016-05-231-2/+0
* kern_descrip_test: Fix trivial buffer overrun with readlink(2)Conrad Meyer2016-05-121-1/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedEnji Cooper2016-05-0452-224/+52
* Improve performance and functionality of the bitstring(3) apiAlan Somers2016-05-043-0/+373
* Automate the subr_unit test.Alan Somers2016-04-291-0/+10
* Fix including Kyuafile in packaged base system.Glen Barber2016-04-292-2/+4
* Fix issues identified by CoverityEnji Cooper2016-04-191-51/+57
* Fix leaks and test for getpagesize() returning == -1Enji Cooper2016-04-191-21/+35
* Minor cosmetic cleanupEnji Cooper2016-04-181-2/+2
* MFHGlen Barber2016-04-162-1/+61
|\
| * Add a test for cancelling an active AIO request on a socket.John Baldwin2016-04-161-0/+60
| * Set test_argv to NULL, not 0, if not executing a specific testEnji Cooper2016-04-151-1/+1
* | MFHGlen Barber2016-04-042-6/+78
|\|
| * Correct error messages in recently added test.John Baldwin2016-03-311-4/+2
| * Use a SKIP testplan instead of bailing out if/when the tester isn'tEnji Cooper2016-03-221-6/+4
| * Fully handle size_t lengths in AIO requests.John Baldwin2016-03-211-0/+76
* | MFHGlen Barber2016-03-1049-0/+646
|\|
| * DIRDEPS_BUILD: Connect MK_TESTS.Bryan Drewery2016-03-0949-0/+646
* | MFHGlen Barber2016-03-024-0/+83
|\|
| * Refactor the AIO subsystem to permit file-type-specific handling andJohn Baldwin2016-03-014-0/+83
* | MFHGlen Barber2016-02-221-6/+8
|\|
| * Ensure that we test the event condition when a disabled kevent is enabled.Mark Johnston2016-02-191-6/+8
* | MFHGlen Barber2016-02-182-4/+0
|\|
| * Test directories can build in parallel fine.Bryan Drewery2016-02-162-4/+0
* | MFHGlen Barber2016-02-151-0/+1
|\|
| * Similar to r295116, add an additional 1 second sleep after calling ggatelEnji Cooper2016-02-101-0/+1
* | MFHGlen Barber2016-02-081-1/+7
|\|
| * Use basenames for getfacl, setfacl, and zpool to work around theEnji Cooper2016-02-061-2/+2
| * Require /bin/getfacl and /bin/setfacl when running the acl testsEnji Cooper2016-02-051-1/+7
* | Final pass through to fix 'tests' packaging.Glen Barber2016-02-031-2/+3
* | More 'tests' packaging fixes.Glen Barber2016-02-0325-0/+97
* | More 'tests' package fixes.Glen Barber2016-02-0326-0/+80
* | MFHGlen Barber2016-02-021-2/+4
|\|
| * Use the pidfile support added to ggated(8) in r294973 to ensure that theEnji Cooper2016-02-011-2/+3
| * Add an additional 1 second sleep to after calling ggatec before callingEnji Cooper2016-02-011-0/+1
* | First pass to fix the 'tests' packages.Glen Barber2016-02-021-0/+4
|/
* kqueue EVFILT_PROC: avoid collision between NOTE_CHILD and NOTE_EXITEric van Gyzen2016-01-283-15/+229
* PID file support hasn't been committed for ggated(8) yet. Unbreak runningEnji Cooper2016-01-141-2/+1
* Remove unnecessary kldload logic added to geom_subr.sh in r293028Enji Cooper2016-01-141-2/+0