| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a test to ensure that in compat mode when a line contains no | harti | 2005-05-20 | 6 | -0/+51 |
* | Add a test that test whether we can replace the shell to use by | harti | 2005-05-20 | 6 | -0/+54 |
* | Some test cases for .SHELL target: builtin shell selection and | harti | 2005-05-19 | 17 | -0/+179 |
* | Add an #ifdef'd non-blocking version of the test. | rwatson | 2005-05-16 | 1 | -1/+10 |
* | Close the connect socket as well as the listen socket on completion. | rwatson | 2005-05-16 | 1 | -2/+2 |
* | o -n option added. | marcel | 2005-05-15 | 10 | -2/+47 |
* | Catching up with the latest crypto API changes in net80211. | avatar | 2005-05-05 | 3 | -3/+6 |
* | add simple test script. | ume | 2005-05-05 | 1 | -0/+24 |
* | - add $FreeBSD$. | ume | 2005-05-04 | 1 | -1/+2 |
* | - add $FreeBSD$. | ume | 2005-05-04 | 1 | -10/+128 |
* | This commit was generated by cvs2svn to compensate for changes in r145857, | ume | 2005-05-04 | 3 | -0/+319 |
|\ |
|
| * | import of parallel name resolution test. | ume | 2005-05-04 | 3 | -0/+319 |
* | Add an initial regression test suite for make(1). | harti | 2005-04-28 | 65 | -0/+958 |
* | Adjust code to be more reliable. | davidxu | 2005-04-24 | 1 | -10/+8 |
* | Add a program to test if tls data is clean. | davidxu | 2005-04-23 | 3 | -1/+52 |
* | Adding another multi-byte characters related regression test for msdosfs. | avatar | 2005-04-18 | 1 | -0/+22 |
* | Add another regression test - one we don't pass right now. | silby | 2005-04-17 | 1 | -0/+22 |
* | Have the regression test use a path in /tmp for a mount point | silby | 2005-04-17 | 1 | -6/+8 |
* | Those who are ungodlike should be returned an error. | trhodes | 2005-04-16 | 1 | -0/+6 |
* | Starting point for a regression test for mac_bsdextended(4)/libugidfw(3). | rwatson | 2005-04-16 | 2 | -0/+198 |
* | Also test \0 in the format string. | stefanf | 2005-04-14 | 2 | -1/+1 |
* | Add a few regression tests for printf(1). | stefanf | 2005-04-13 | 12 | -1/+38 |
* | A simple regression test for msdosfs. Not the best, but it would have caught | silby | 2005-04-08 | 1 | -0/+21 |
* | Add missing test-rem.t. | das | 2005-04-02 | 1 | -0/+10 |
* | A few simple regression tests for remainder(), remainderf(), | das | 2005-03-25 | 2 | -1/+144 |
* | Add regression tests for pkill/pgrep. | pjd | 2005-03-20 | 25 | -0/+803 |
* | - Replace fe[gs]etmask() with feenableexcept(), fedisableexcept(), and | das | 2005-03-16 | 1 | -12/+31 |
* | Check the return value of shutdown(). | rwatson | 2005-03-11 | 1 | -4/+8 |
* | Add sigpipe, a simple UNIX domain socket and TCP regression test that is | rwatson | 2005-03-11 | 2 | -0/+327 |
* | Test cases for nextafter{,f,l} and nexttoward{,f,l}. | das | 2005-03-07 | 3 | -1/+272 |
* | Repo-copy tools/regression/usr.bin/make to tools/build/make_check | harti | 2005-03-02 | 8 | -323/+1 |
* | This will not compile without: | ambrisko | 2005-03-02 | 2 | -0/+252 |
* | Add an AIO & kqueue regression test. It is a good idea to run this | ambrisko | 2005-03-02 | 2 | -0/+203 |
* | - Split tests into three rough categories. | das | 2005-03-01 | 1 | -6/+98 |
* | - Split the printfloat test into 11 individually wrapped and packaged | das | 2005-03-01 | 2 | -8/+100 |
* | Add a simple regression test for stream UNIX domain sockets and the | rwatson | 2005-02-20 | 2 | -0/+325 |
* | Add to CFLAGS. | ru | 2005-02-12 | 1 | -1/+1 |
* | Add to CFLAGS, rather than overriding it. Use LDFLAGS for the -L option, | nik | 2005-02-01 | 1 | -2/+3 |
* | Link against libtap (ports/devel/libtap). Replace the calls to assert() | nik | 2005-02-01 | 2 | -31/+32 |
* | Wrap calls to memcpy(3) in a function called block_copy(). This way, | marcel | 2005-01-28 | 1 | -2/+9 |
* | Skip the register based postinc stores here and don't count them | marcel | 2005-01-27 | 1 | -5/+12 |
* | Make the local variables global so that the compiler cannot assume | marcel | 2005-01-27 | 1 | -4/+5 |
* | Fix the unaligned store with post increment test: The misaligned pointer | marcel | 2005-01-27 | 1 | -1/+1 |
* | The unit test for unaligned loads/stores can be found under ../ia64. | marcel | 2005-01-27 | 2 | -137/+0 |
* | Add tests for post increment. This bumps the number of tests up to | marcel | 2005-01-27 | 2 | -37/+181 |
* | Use WARNS?= instead of WARNS= in Makefiles so that global warning | rwatson | 2005-01-22 | 3 | -3/+3 |
* | Add two more pipe regression tests. Not yet hooked into the test framework. | silby | 2005-01-21 | 2 | -0/+116 |
* | In refactoring the test before committing, a pointer was passed instead | rwatson | 2005-01-16 | 1 | -2/+2 |
* | Add udpconnectjail, a simple regression test to exercise an (as yet) | rwatson | 2005-01-16 | 2 | -0/+117 |
* | Add test which excersises problem with unability to change association of | sobomax | 2005-01-12 | 2 | -0/+149 |