summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Drop all received data mbufs from a socket's queue if the MT_SONAMEbms2006-12-232-0/+116
* initialize mutex and cv.davidxu2006-12-061-2/+2
* Fix spelling.davidxu2006-12-051-1/+1
* Add a test for pthread's cv and cancellation.davidxu2006-12-052-0/+93
* New test cases demonstrating fixed bugs, and the reason whydds2006-12-0321-1/+201
* Fix and extend the -j option to pkill/pgrep WRT the jailyar2006-11-232-35/+87
* Fix message size tests for msgsnd(3) and msgrcv(3). msgsz is the length ofjkim2006-11-161-8/+12
* Add a short regression test to try to exercise races in the non-atomicrwatson2006-11-152-0/+219
* o Indent by tab.maxim2006-11-111-1/+1
* o Add several regression tests for dup(2), dup2(2) and fcntl(F_DUPFD).maxim2006-11-113-0/+177
* Use z modifier for size_t and ssize_t.jkim2006-11-071-15/+15
* Add the examples from the manual page.dds2006-11-0610-2/+630
* Updated results for bin/68981dds2006-11-062-0/+42
* Regress.out is now regress.x.out.dds2006-11-061-1/+0
* Test the handling of supplied and default parameters.dds2006-11-0629-2/+1692
* Add regression tests for PR 105078.stefanf2006-11-059-0/+19
* o Grammar.maxim2006-10-092-8/+8
* o Enable test-sparceaout test since alc@ has fixed the panic in rev. 1.229maxim2006-10-091-2/+2
* Move readonly.t regression tests file to where it belongs.pjd2006-09-191-0/+0
* Add regression tests for 'geli configure' subcommand.pjd2006-09-161-0/+130
* Regression tests for read-only option (attach -r).pjd2006-09-161-0/+93
* dd a series of regression tests to validate that privilege requirements arerwatson2006-09-1332-0/+4026
* Remove alpha left-overs.ru2006-08-221-3/+0
* Fix for architectures where sizeof(void *) > sizeof(int).jb2006-08-041-2/+2
* Add a test program which performs some very basic tests of libmp(3).simon2006-07-283-0/+233
* Add a test case for closing a UDPv6 socket that has been connected torwatson2006-07-192-0/+30
* Add very basic regression test for netinet6: create and close raw,rwatson2006-07-192-0/+67
* Add regression tests of the emulation of the long branch conditional form.marcel2006-07-172-0/+271
* o style.Makefile(5): WARNS= -> WARNS?=.maxim2006-07-0920-20/+20
* When extending a file with truncate, check that newly added bytes haverwatson2006-07-091-21/+55
* Add regression tests to make sure that attempting to call ftruncate() onrwatson2006-07-091-5/+46
* Add very basic ftruncate() regression test, with a comment rather morerwatson2006-07-092-0/+109
* Add regression tests for geli(8) authentication feature.pjd2006-06-065-0/+306
* - Update regression tests after recent changes.pjd2006-06-062-65/+72
* Add regression tests for IPsec.pjd2006-06-041-0/+89
* Output directory has gone, remove it from Makefile.maxim2006-05-311-1/+0
* Fix test for empty interpreter.maxim2006-05-311-1/+1
* o Add various regression tests for execve(2) syscall.maxim2006-05-3110-0/+227
* o Let getopt(3) report errors in command line arguments.maxim2006-05-311-13/+11
* o Add a collection of regression tests for ancillary (control)maxim2006-05-294-0/+1823
* o Test truncate(2) on fifo: it should ignore the request andmaxim2006-05-291-0/+19
* Use WARNS and rely on rules rather than an explicit target for therwatson2006-05-252-6/+2
* Add a basic regression test for sendfile() over TCP, which sends varyingrwatson2006-05-252-0/+337
* o Convert to Test::Harness testing infratructure.maxim2006-05-201-0/+22
* o A tiny regression test exposes bug in rip_disconnect().maxim2006-05-142-0/+85
* Add multicast group join/leave functionality to IPv4 regressionbms2006-05-141-10/+68
* For some time now, -i and -P options are mutually exclusive, there's evenpjd2006-05-011-1/+1
* Add some new options to mac_bsdestended. We can now match on:dwmalone2006-04-232-8/+217
* MFp4:marcel2006-04-101-16/+70
* MFp4:marcel2006-04-101-17/+81
OpenPOWER on IntegriCloud