summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling and grammer in tools/test/README.vangyzen2015-10-281-3/+3
* Add a test for the listen queue using two test programs,gnn2015-10-283-0/+201
* Update the README to describe all the current tests in this directory.gnn2015-10-281-3/+13
* Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSDngie2015-10-132-163/+0
* Remove the old DTrace test suite makefile - it was somewhat primitive andmarkj2015-02-282-395/+0
* Add a ${CP} alias for copying files in the build.will2015-01-161-1/+1
* Ignore a test program which doesn't compile at the moment. It will bemarkj2014-09-211-1/+2
* Use the right length.delphij2014-07-251-1/+1
* Avoid hardcoding "gcc" in the DTrace tests.pfg2014-07-111-1/+1
* Fix tst.ZeroModuleProbes.d.ksh, which was incorrectly modified in r178534.markj2014-05-191-1/+0
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadimp2014-04-1310-10/+10
* Silence an unnecessary warning.gnn2014-04-011-0/+2
* Some DTrace tests (mostly in the pid provider directory) make use ofmarkj2013-12-311-2/+11
* Enable some previously-disabled DTrace tests for umod, ufunc and usym. Theymarkj2013-12-041-5/+0
* Add simple test for the read/write/lseek on posix shm filedescriptor.kib2013-08-211-6/+21
* This test is working now, so remove it from NOTWORK.markj2013-06-021-1/+0
* As python3 does not have raw_input(), convert it to input() when wehiren2013-05-131-1/+5
* fix this script so we don't expand the second $FreeBSD since svn thinksjmg2013-02-271-1/+1
* Rework the handling of the children for the pthread_vfork_test. Thekib2013-01-301-7/+25
* A number of places in the source tree still reference cuad.* aftereadler2012-12-082-3/+3
* Covert to python 3eadler2012-10-221-4/+4
* Add SOFT as a possible section to exclude from counter list.fabient2012-09-101-1/+1
* Add a reasonable error message telling the caller to specify a programgnn2012-09-041-0/+4
* Add a test program, written by Stephan Uphoff, which demonstrates thekib2012-07-112-0/+181
* Add a test for number of CPUs configured/online.kib2012-06-271-0/+8
* - Add regression tests for BSD sortgabor2012-05-11449-0/+2661
* Use = rather than == for expressions to test(1) builtin(1) in sh(1) tobz2012-03-061-1/+1
* Update scripts to work around two sh(1) bugs found in stable/8:bz2012-02-244-252/+263
* Add regression tests scripts for multi-IP FIBs exercising the send,bz2012-02-177-0/+4697
* Remove UCP from the list of countersgnn2012-02-141-1/+1
* Add options for program (-p) and to turn off waiting (-w) which is nowgnn2012-02-141-5/+20
* Add a rudimentary test to run through all the available counters on agnn2012-02-141-0/+79
* Add a test program for recently added ptrace(2) interfaces.kib2012-02-102-0/+413
* Spelling fixes for tools/uqs2011-12-304-6/+6
* Fix warnings and style(9) issues.brucec2011-03-112-14/+16
* - Add two more iconv-related files, which were left out from previous commitgabor2011-02-251-0/+70
* Add the BSD-licensed Citrus iconv to the base system with default offgabor2011-02-25257-0/+1417385
* Update for the new tests.rpaulo2010-08-211-263/+199
* Add simple test to check the functioning of retrieval ofkib2010-08-172-0/+65
* Add a TestFloat based test suite for floating-point implementationsmarius2010-04-2441-0/+18426
* This is simple testing program for revision 185647.ganbold2008-12-061-0/+81
* Add the DTrace test makefile for the test suite distributed in OpenSolaris.jb2008-05-172-0/+456
* Start the dreaded NOFOO -> NO_FOO conversion.ru2004-12-212-2/+2
* Catch up with PHK's sio(4) cuaa->cuad rework [sys/dev/sio/sio.c rev. 1.456].obrien2004-11-192-3/+3
* For variables that are only checked with defined(), don't provideru2004-10-242-2/+2
* Add an option to write collected data to file in binary format. Thisphk2004-03-101-1/+18
* Add a small program to test/measure with the RFC 2783 API for timingphk2003-12-083-0/+231
* Remove broken attempt to compile libc's malloc source directly; thiskbyanc2002-01-022-3/+12
* Add $FreeBSD$.asmodai2001-10-081-0/+4
* Add a little test program to demonstrate POSIX Shared Memory Objects.wollman2000-04-222-0/+148
OpenPOWER on IntegriCloud