summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* The exit status of a case statement where none of the patterns is matchedstefanf2007-10-041-0/+13
* Enhance and expand kernel privilege regression tests in support ofrwatson2007-09-0942-2212/+3850
* Add support for Camellia encryption algorithm.pjd2007-09-017-14/+21
* New regression test updates for rename, etc.delphij2007-08-103-6/+58
* Add regression tests for flopen(3).des2007-08-033-1/+189
* Added environ-replacement detection. For programs that "clean" (i.e., su)scf2007-07-203-34/+70
* Make fstest work out-of-the-box on Solaris:pjd2007-07-183-13/+34
* Add a test case for sed(1) regression - we should not ignore casedelphij2007-07-062-0/+5
* Add case-insensitive matching to sed, using the 'I' flag, similarly to GNU sed.ssouhlal2007-07-043-0/+10
* Significantly reduce the memory leak as noted in BUGS section forscf2007-07-048-0/+702
* Fix a obsecure coredump while testing with tmpfs on amd64.delphij2007-06-261-2/+6
* id generation is now handled by uma(9) subsystem,delphij2007-06-252-76/+0
* - Bugs in gethostbyXXX/getipnodebyXXX regression tests fixed.bushman2007-06-242-73/+162
* MFp4: Add regression tests for tmpfs.delphij2007-06-1626-0/+2521
* Make the order of tests the same for user and kernel. Use the naturalharti2007-06-141-1/+1
* Add regression test for SSM code.bms2007-06-122-0/+798
* Import rewrite of IPv4 socket multicast layer to support source-specificbms2007-06-121-2/+2
* Don't forget to clear out the hold space for each subsequent fileyar2007-06-121-1/+2
* Updated tests for changed features.grog2007-06-0924-10/+68
* Use correct comment syntax for $FreeBSD$. This file gets put throughgrog2007-06-041-1/+5
* Add regression tests for calendar.grog2007-06-0319-1/+461
* Add sparc64 regression test files.dds2007-05-2410-0/+134
* Modify file generation instructions to remove the tty field:dds2007-05-241-1/+2
* Fix the procedure for generating the test summary files.dds2007-05-231-5/+14
* Regression tests for sparc64 record formats.dds2007-05-222-0/+0
* Regression tests for amd64 file and record formats.dds2007-05-2212-0/+118
* Regression tests for the new and legacy process accounting formats.dds2007-05-2221-1/+361
* Document the .in .out file naming conventions adopted in commit_prep.pl'sdds2007-05-221-0/+5
* Test the integer-arithmetic float conversions encode_timeval and encode_longdds2007-05-223-0/+157
* Add regression tests for ethers(3) functions, including new _r variants.rwatson2007-05-133-1/+246
* Add a regression test to detect if waiting on the I/O serialization lockrwatson2007-05-062-0/+216
* Regression tests for recent changes to inet6_rth_* family of functionsmtm2007-04-214-0/+556
* Change the semantics of -i (in-place editing) so that it treatsyar2007-04-211-1/+35
* Test sending 0 bytes.pjd2007-04-201-0/+6
* Fix length calculation.pjd2007-04-201-1/+1
* Valid error codes for err() and errx() are 1..255.des2007-04-192-27/+29
* Add more tests to verify last sendfile(2) breakage: test sending morepjd2007-04-191-3/+38
* Committing regression tests for all implemented nsswitch databases.bushman2007-04-1520-0/+5390
* Nuke ipblock. A more complete multicast regression test suite is on the way.bms2007-04-122-231/+0
* Fix a bug whereby group addresses were incorrectly computed in the test.bms2007-04-091-2/+2
* Add a small test program for the additional socket options whichbms2007-04-062-0/+231
* Fix a fd leak in socketpair():jhb2007-04-021-0/+33
* Add another fd leak test for accept() I used to test the fix in 1.234 ofjhb2007-04-021-1/+83
* Logically separate the complex `hanoi' and `math' tests from basic tests.yar2007-04-021-2/+3
* Don't forget to close the range if we branched over its endyar2007-04-022-1/+6
* Today SUN and GNU seds fully agree on test 5.3 and behaveyar2007-04-022-13/+1
* This trivial change should fix at least 3 similar bugs. All ofyar2007-04-015-1/+27
* Adding tests for Camellia which will be added to the tree soon.gnn2007-03-262-2/+14
* Update the regression test so that there are actually two independentgnn2007-03-241-13/+12
* Add a test for IPv6 and IPsec which is similar to the one for IPv4.gnn2007-03-212-0/+108
OpenPOWER on IntegriCloud