summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Add a test for escaped newline handling.harti2005-06-018-0/+45
* Add support for TODO tests. These are tests that are supposed to fail,harti2005-06-012-23/+43
* Change the test infrastructure so that tests are easier to maintain andharti2005-05-31192-623/+910
* Add a test to check whether in compat mode make detectes builtinsharti2005-05-206-0/+51
* Add a test to ensure that in compat mode when a line contains noharti2005-05-206-0/+51
* Add a test that test whether we can replace the shell to use byharti2005-05-206-0/+54
* Some test cases for .SHELL target: builtin shell selection andharti2005-05-1917-0/+179
* Add an #ifdef'd non-blocking version of the test.rwatson2005-05-161-1/+10
* Close the connect socket as well as the listen socket on completion.rwatson2005-05-161-2/+2
* o -n option added.marcel2005-05-1510-2/+47
* Catching up with the latest crypto API changes in net80211.avatar2005-05-053-3/+6
* add simple test script.ume2005-05-051-0/+24
* - add $FreeBSD$.ume2005-05-041-1/+2
* - 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
OpenPOWER on IntegriCloud