summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* MFp4:marcel2006-04-101-16/+70
* MFp4:marcel2006-04-101-17/+81
* Add a simple regression test that creates and tears down route sockets,rwatson2006-04-092-0/+108
* Add simple regression tests that creates UNIX domain sockets usingrwatson2006-04-092-0/+91
* Test that variable assignments preceding special built-ins affect the currentstefanf2006-04-091-0/+55
* Add a second pass to the close-before-accept test using a call to therwatson2006-04-031-5/+59
* Add regression test for tcpdrop sysctl.rwatson2006-04-032-0/+257
* Add a regression test to exercise the case where accept() is called andrwatson2006-04-032-0/+156
* Add test cases that check utility syntax errors and redirection errors. Forstefanf2006-04-022-0/+99
* When running the second part of the test, kill off the server process fromrwatson2006-04-021-7/+10
* Pass the right pid into the parent and child tasks so that when a testrwatson2006-04-021-2/+2
* Add makefile for tcpsocktimewait missed in previous commit.rwatson2006-04-021-0/+9
* Add a short regression test that triggers a TCP socket to enter time waitrwatson2006-04-021-0/+169
* Add spxabort, a simple netipx/spx regression test that triggersrwatson2006-03-272-0/+108
* Add simple regression test to ping pong a data packet over SPX in streamrwatson2006-03-262-0/+270
* Add a simple IPX datagram regression test, which opens two IPX datagramrwatson2006-03-262-0/+130
* Add a short README with configuration hints to get the netipx regressionrwatson2006-03-261-0/+11
* Modify ipxsocket regression test to create and close sockets severalrwatson2006-03-261-22/+43
* Add simple ipxsocket regression test: open, and close, various IPX socketrwatson2006-03-262-0/+80
* Merge Perforce change 93572 from TrustedBSD audit3 branch:rwatson2006-03-192-0/+152
* Change s_net to s_node when printing the destination address.rwatson2006-03-171-1/+1
* NO_MAN is not needed here.ru2006-03-162-2/+0
* Style: NO_MAN doesn't need any value.ru2006-03-1513-14/+13
* NOMAN --> NO_MANume2006-03-071-1/+1
* Add regression test which verifies that options -P and -i cannot be usedpjd2006-02-121-0/+22
* Add regression tests which will verify that giving no key components forpjd2006-02-011-0/+65
* Add simple tests which verify that redzone(9) works properly.pjd2006-01-314-0/+167
* s/sigval/sival/gdavidxu2006-01-222-2/+2
* Adding another multi-byte characters related regression test for recentavatar2006-01-011-0/+22
* Convert gstripe(8) regression tests to the new framework.pjd2005-12-075-24/+22
* Convert gshsec(8) regression tests to the new framework.pjd2005-12-075-36/+31
* Convert graid3(8) regression tests to the new framework.pjd2005-12-0715-69/+95
* - Make use of geom_subr.sh to improve regression tests.pjd2005-12-0711-54/+55
* Finish conversion of gconcat(8) regression tests to the new framework.pjd2005-12-077-82/+17
* Add file with helper functions for geom tools regression tests.pjd2005-12-071-0/+14
* Convert gnop(8) regression tests to the new framework.pjd2005-12-074-20/+8
* Convert gmirror(8) regression tests to the new framework.pjd2005-12-079-72/+82
* Add code to test POSIX message queue.davidxu2005-11-2611-0/+512
* Update to match geom_gpt:1.35marcel2005-11-131-3/+5
* Instead of saving the unit number of the md(4) device name, save themarcel2005-11-121-23/+26
* Add unix_passfd, a simple set of regression tests for UNIX domain socketrwatson2005-11-092-0/+314
* Add code to test queued SIGCHLD.davidxu2005-11-083-1/+100
* Add tests for -t option with short tty name - pkill(1) should accept bothpjd2005-11-072-6/+30
* Add sigqueue test code.davidxu2005-11-073-0/+62
* Add test cases for the command built-in, including its -v and -V options whichstefanf2005-10-2810-3/+58
* Add first tests for semicolon handling. The first test fails. This isharti2005-10-188-0/+47
* Add more tests for escaped newline handling and fix a test that currentlyharti2005-10-1814-8/+48
* This test can run now.ambrisko2005-10-121-4/+0
* Rough implementation of the create and add verbs. The verbs causemarcel2005-10-091-42/+65
* Add regression tests for trimdomain(3).brooks2005-10-055-0/+212
OpenPOWER on IntegriCloud