summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* - add $FreeBSD$.ume2005-05-041-10/+128
* This commit was generated by cvs2svn to compensate for changes in r145857,ume2005-05-043-0/+319
|\
| * import of parallel name resolution test.ume2005-05-043-0/+319
* Add an initial regression test suite for make(1).harti2005-04-2865-0/+958
* Adjust code to be more reliable.davidxu2005-04-241-10/+8
* Add a program to test if tls data is clean.davidxu2005-04-233-1/+52
* Adding another multi-byte characters related regression test for msdosfs.avatar2005-04-181-0/+22
* Add another regression test - one we don't pass right now.silby2005-04-171-0/+22
* Have the regression test use a path in /tmp for a mount pointsilby2005-04-171-6/+8
* Those who are ungodlike should be returned an error.trhodes2005-04-161-0/+6
* Starting point for a regression test for mac_bsdextended(4)/libugidfw(3).rwatson2005-04-162-0/+198
* Also test \0 in the format string.stefanf2005-04-142-1/+1
* Add a few regression tests for printf(1).stefanf2005-04-1312-1/+38
* A simple regression test for msdosfs. Not the best, but it would have caughtsilby2005-04-081-0/+21
* Add missing test-rem.t.das2005-04-021-0/+10
* A few simple regression tests for remainder(), remainderf(),das2005-03-252-1/+144
* Add regression tests for pkill/pgrep.pjd2005-03-2025-0/+803
* - Replace fe[gs]etmask() with feenableexcept(), fedisableexcept(), anddas2005-03-161-12/+31
* Check the return value of shutdown().rwatson2005-03-111-4/+8
* Add sigpipe, a simple UNIX domain socket and TCP regression test that isrwatson2005-03-112-0/+327
* Test cases for nextafter{,f,l} and nexttoward{,f,l}.das2005-03-073-1/+272
* Repo-copy tools/regression/usr.bin/make to tools/build/make_checkharti2005-03-028-323/+1
* This will not compile without:ambrisko2005-03-022-0/+252
* Add an AIO & kqueue regression test. It is a good idea to run thisambrisko2005-03-022-0/+203
* - Split tests into three rough categories.das2005-03-011-6/+98
* - Split the printfloat test into 11 individually wrapped and packageddas2005-03-012-8/+100
* Add a simple regression test for stream UNIX domain sockets and therwatson2005-02-202-0/+325
* Add to CFLAGS.ru2005-02-121-1/+1
* Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option,nik2005-02-011-2/+3
* Link against libtap (ports/devel/libtap). Replace the calls to assert()nik2005-02-012-31/+32
* Wrap calls to memcpy(3) in a function called block_copy(). This way,marcel2005-01-281-2/+9
* Skip the register based postinc stores here and don't count themmarcel2005-01-271-5/+12
* Make the local variables global so that the compiler cannot assumemarcel2005-01-271-4/+5
* Fix the unaligned store with post increment test: The misaligned pointermarcel2005-01-271-1/+1
* The unit test for unaligned loads/stores can be found under ../ia64.marcel2005-01-272-137/+0
* Add tests for post increment. This bumps the number of tests up tomarcel2005-01-272-37/+181
* Use WARNS?= instead of WARNS= in Makefiles so that global warningrwatson2005-01-223-3/+3
* Add two more pipe regression tests. Not yet hooked into the test framework.silby2005-01-212-0/+116
* In refactoring the test before committing, a pointer was passed insteadrwatson2005-01-161-2/+2
* Add udpconnectjail, a simple regression test to exercise an (as yet)rwatson2005-01-162-0/+117
* Add test which excersises problem with unability to change association ofsobomax2005-01-122-0/+149
* Regression tests for [l]lrint[f]() and [l]lround[f]().das2005-01-115-1/+258
* Introduce a new GEOM class - SHSEC. It provides sharing secret betweenpjd2005-01-114-0/+109
* Fix incorrect comment.pjd2005-01-111-1/+1
* Add a simple regression test for mlock()/munlock() to make sure theyrwatson2005-01-032-0/+97
* Replace a mention of the ia64_unaligned directory with one of themarcel2005-01-021-1/+1
* Regression test for unaligned loads and stores for short, int, long,marcel2005-01-022-0/+144
* Wait a bit after creating device.pjd2004-12-217-7/+7
* When RAID3 device is configured in "verify" mode, synchronization of thepjd2004-12-211-2/+12
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-2130-31/+31
OpenPOWER on IntegriCloud