| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix spelling and grammer in tools/test/README. | vangyzen | 2015-10-28 | 1 | -3/+3 |
* | Add a test for the listen queue using two test programs, | gnn | 2015-10-28 | 3 | -0/+201 |
* | Update the README to describe all the current tests in this directory. | gnn | 2015-10-28 | 1 | -3/+13 |
* | Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSD | ngie | 2015-10-13 | 2 | -163/+0 |
* | Remove the old DTrace test suite makefile - it was somewhat primitive and | markj | 2015-02-28 | 2 | -395/+0 |
* | Add a ${CP} alias for copying files in the build. | will | 2015-01-16 | 1 | -1/+1 |
* | Ignore a test program which doesn't compile at the moment. It will be | markj | 2014-09-21 | 1 | -1/+2 |
* | Use the right length. | delphij | 2014-07-25 | 1 | -1/+1 |
* | Avoid hardcoding "gcc" in the DTrace tests. | pfg | 2014-07-11 | 1 | -1/+1 |
* | Fix tst.ZeroModuleProbes.d.ksh, which was incorrectly modified in r178534. | markj | 2014-05-19 | 1 | -1/+0 |
* | NO_MAN= has been deprecated in favor of MAN= for some time, go ahead | imp | 2014-04-13 | 10 | -10/+10 |
* | Silence an unnecessary warning. | gnn | 2014-04-01 | 1 | -0/+2 |
* | Some DTrace tests (mostly in the pid provider directory) make use of | markj | 2013-12-31 | 1 | -2/+11 |
* | Enable some previously-disabled DTrace tests for umod, ufunc and usym. They | markj | 2013-12-04 | 1 | -5/+0 |
* | Add simple test for the read/write/lseek on posix shm filedescriptor. | kib | 2013-08-21 | 1 | -6/+21 |
* | This test is working now, so remove it from NOTWORK. | markj | 2013-06-02 | 1 | -1/+0 |
* | As python3 does not have raw_input(), convert it to input() when we | hiren | 2013-05-13 | 1 | -1/+5 |
* | fix this script so we don't expand the second $FreeBSD since svn thinks | jmg | 2013-02-27 | 1 | -1/+1 |
* | Rework the handling of the children for the pthread_vfork_test. The | kib | 2013-01-30 | 1 | -7/+25 |
* | A number of places in the source tree still reference cuad.* after | eadler | 2012-12-08 | 2 | -3/+3 |
* | Covert to python 3 | eadler | 2012-10-22 | 1 | -4/+4 |
* | Add SOFT as a possible section to exclude from counter list. | fabient | 2012-09-10 | 1 | -1/+1 |
* | Add a reasonable error message telling the caller to specify a program | gnn | 2012-09-04 | 1 | -0/+4 |
* | Add a test program, written by Stephan Uphoff, which demonstrates the | kib | 2012-07-11 | 2 | -0/+181 |
* | Add a test for number of CPUs configured/online. | kib | 2012-06-27 | 1 | -0/+8 |
* | - Add regression tests for BSD sort | gabor | 2012-05-11 | 449 | -0/+2661 |
* | Use = rather than == for expressions to test(1) builtin(1) in sh(1) to | bz | 2012-03-06 | 1 | -1/+1 |
* | Update scripts to work around two sh(1) bugs found in stable/8: | bz | 2012-02-24 | 4 | -252/+263 |
* | Add regression tests scripts for multi-IP FIBs exercising the send, | bz | 2012-02-17 | 7 | -0/+4697 |
* | Remove UCP from the list of counters | gnn | 2012-02-14 | 1 | -1/+1 |
* | Add options for program (-p) and to turn off waiting (-w) which is now | gnn | 2012-02-14 | 1 | -5/+20 |
* | Add a rudimentary test to run through all the available counters on a | gnn | 2012-02-14 | 1 | -0/+79 |
* | Add a test program for recently added ptrace(2) interfaces. | kib | 2012-02-10 | 2 | -0/+413 |
* | Spelling fixes for tools/ | uqs | 2011-12-30 | 4 | -6/+6 |
* | Fix warnings and style(9) issues. | brucec | 2011-03-11 | 2 | -14/+16 |
* | - Add two more iconv-related files, which were left out from previous commit | gabor | 2011-02-25 | 1 | -0/+70 |
* | Add the BSD-licensed Citrus iconv to the base system with default off | gabor | 2011-02-25 | 257 | -0/+1417385 |
* | Update for the new tests. | rpaulo | 2010-08-21 | 1 | -263/+199 |
* | Add simple test to check the functioning of retrieval of | kib | 2010-08-17 | 2 | -0/+65 |
* | Add a TestFloat based test suite for floating-point implementations | marius | 2010-04-24 | 41 | -0/+18426 |
* | This is simple testing program for revision 185647. | ganbold | 2008-12-06 | 1 | -0/+81 |
* | Add the DTrace test makefile for the test suite distributed in OpenSolaris. | jb | 2008-05-17 | 2 | -0/+456 |
* | Start the dreaded NOFOO -> NO_FOO conversion. | ru | 2004-12-21 | 2 | -2/+2 |
* | Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456]. | obrien | 2004-11-19 | 2 | -3/+3 |
* | For variables that are only checked with defined(), don't provide | ru | 2004-10-24 | 2 | -2/+2 |
* | Add an option to write collected data to file in binary format. This | phk | 2004-03-10 | 1 | -1/+18 |
* | Add a small program to test/measure with the RFC 2783 API for timing | phk | 2003-12-08 | 3 | -0/+231 |
* | Remove broken attempt to compile libc's malloc source directly; this | kbyanc | 2002-01-02 | 2 | -3/+12 |
* | Add $FreeBSD$. | asmodai | 2001-10-08 | 1 | -0/+4 |
* | Add a little test program to demonstrate POSIX Shared Memory Objects. | wollman | 2000-04-22 | 2 | -0/+148 |