summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Add a set of regression tests for the POSIX shm API (shm_open(2) andjhb2008-01-165-0/+828
* Tests for lrintl() and llrintl(). I didn't add anything speciallydas2008-01-141-5/+22
* Attach the tr(1) regression tests to the build.keramida2008-01-131-1/+1
* Add a new set of regression tests, for the tr(1) utility.keramida2008-01-1317-0/+97
* Add regression tests for UNIX domain socket garbage collection. Should berwatson2007-12-312-0/+770
* Update the number of reported tests to keep prove(1) happy.dds2007-12-191-1/+1
* Correct the "move file from directory to existing directory" test fordds2007-12-191-1/+1
* Portability improvements to investigate behavior of other OSs.dds2007-12-181-4/+4
* Add more tests. All rename(2)-based tests now succeed.dds2007-12-181-1/+78
* Fix an amusing typo that has prevented this from compiling since 2004.das2007-12-161-7/+7
* Don't try the long double tests on i386. Our reduced precisiondas2007-12-161-1/+1
* Remove another Alpha remnant.das2007-12-161-1/+0
* Regression tests for nan{,f,l}().das2007-12-163-1/+133
* Verify that the moved source is no longer there.dds2007-12-161-0/+26
* Regression tests for upcoming makeup of mv.dds2007-12-163-0/+203
* Make the reported number of tests match their actual number.dds2007-12-161-1/+1
* cd to the correct directory so that the tests can be run from prove(1)dds2007-12-161-0/+1
* Regression tests for csqrt(3).das2007-12-153-1/+306
* Remove some test instrumentation. (The Symbol.map changes broke it anyway.)das2007-12-091-4/+0
* Fixes to avoid overzealous constant folding.das2007-12-091-13/+15
* gcc 4 does some overzealous constant folding, and since it doesn'tdas2007-12-091-1/+6
* Make sure we set the locale to "C" when testing thousands' separatordas2007-12-031-2/+2
* Tests for rounding, and for the leading 0's bug.das2007-12-031-1/+13
* Convert errx(-1, ..., strerror(errno)) to err(-1, ...).bz2007-11-281-8/+8
* Add support for tcpmd5 tests.bz2007-11-282-13/+63
* Remove empty setup and cleanup functions for the pfkey test.bz2007-11-164-6/+268
* In sys/netipsec/keysock.c rev. 1.19 a missing priv check was added.bz2007-11-134-0/+93
* Hide geli warnings about sector size beeing bigger than the page size whenpjd2007-10-267-7/+7
* 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
OpenPOWER on IntegriCloud