summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* MFC r309836: Add some tests for reaper functionality (in procctl()).jilles2016-12-182-0/+495
* MFC r306030,r306031,r306033,r306036,r306038,r307190,r307196,r307204,r307205,r...ngie2016-12-073-0/+80
* MFC r306962:ngie2016-12-071-0/+18
* MFC r304797,r305467,r305468,r305483:ngie2016-12-0313-30/+45
* MFC r302474 (By gnn)hiren2016-11-152-1/+112
* MFC r305963,r305970:ngie2016-10-211-1/+1
* MFC r305916,r305918:ngie2016-10-211-0/+6
* MFC r305676: wait: Do not copyout uninitialized status/rusage/wrusage.jilles2016-10-102-0/+71
* MFC r306588:kib2016-10-093-8/+10
* MFC r305357:ngie2016-09-181-23/+29
* MFC r305356:ngie2016-09-181-0/+1
* MFC r304238:ngie2016-08-281-1/+4
* MFC r304040:ngie2016-08-285-6/+6
* MFC 303001: Add PTRACE_VFORK to trace vfork events.jhb2016-08-191-0/+126
* MFC 302900,302902,302921,303461,304009:jhb2016-08-151-0/+198
* MFC 303406,303501: Fix panic when using aio_fsync().jhb2016-08-051-0/+83
* Fix bitstring allocation on 32-bit platformsasomers2016-06-241-0/+12
* Account for AIO socket operations in thread/process resource usage.jhb2016-06-211-0/+11
* Skip sys/acl tests on systems lacking perlasomers2016-06-201-2/+2
* Always create loopback routes on every fibasomers2016-05-271-89/+24
* Return the correct status when a partially completed request is cancelled.jhb2016-05-241-0/+69
* Don't prematurely return short completions on blocking sockets.jhb2016-05-241-0/+65
* Add bit_count to the bitstring(3) apiasomers2016-05-231-0/+62
* Commit a missing change from 299090asomers2016-05-231-2/+0
* kern_descrip_test: Fix trivial buffer overrun with readlink(2)cem2016-05-121-1/+2
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-0452-224/+52
* Improve performance and functionality of the bitstring(3) apiasomers2016-05-043-0/+373
* Automate the subr_unit test.asomers2016-04-291-0/+10
* Fix including Kyuafile in packaged base system.gjb2016-04-292-2/+4
* Fix issues identified by Coverityngie2016-04-191-51/+57
* Fix leaks and test for getpagesize() returning == -1ngie2016-04-191-21/+35
* Minor cosmetic cleanupngie2016-04-181-2/+2
* MFHgjb2016-04-162-1/+61
|\
| * Add a test for cancelling an active AIO request on a socket.jhb2016-04-161-0/+60
| * Set test_argv to NULL, not 0, if not executing a specific testngie2016-04-151-1/+1
* | MFHgjb2016-04-042-6/+78
|\ \ | |/
| * Correct error messages in recently added test.jhb2016-03-311-4/+2
| * Use a SKIP testplan instead of bailing out if/when the tester isn'tngie2016-03-221-6/+4
| * Fully handle size_t lengths in AIO requests.jhb2016-03-211-0/+76
* | MFHgjb2016-03-1049-0/+646
|\ \ | |/
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-0949-0/+646
* | MFHgjb2016-03-024-0/+83
|\ \ | |/
| * Refactor the AIO subsystem to permit file-type-specific handling andjhb2016-03-014-0/+83
* | MFHgjb2016-02-221-6/+8
|\ \ | |/
| * Ensure that we test the event condition when a disabled kevent is enabled.markj2016-02-191-6/+8
* | MFHgjb2016-02-182-4/+0
|\ \ | |/
| * Test directories can build in parallel fine.bdrewery2016-02-162-4/+0
* | MFHgjb2016-02-151-0/+1
|\ \ | |/
| * Similar to r295116, add an additional 1 second sleep after calling ggatelngie2016-02-101-0/+1
* | MFHgjb2016-02-081-1/+7
|\ \ | |/
OpenPOWER on IntegriCloud