summaryrefslogtreecommitdiffstats
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* MFC r289441:ngie2015-11-092-163/+0
* MFC r264400,r265836:ngie2014-12-3110-10/+10
* MFC r269097:delphij2014-08-081-1/+1
* MFC r268538:pfg2014-07-141-1/+1
* MFC: 264016gnn2014-04-151-0/+2
* 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
* $Id$ -> $FreeBSD$peter1999-08-284-4/+4
* Fix a couple of typos.mpp1997-03-071-1/+1
* Revert $FreeBSD$ to $Id$peter1997-02-224-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-144-4/+4
* Update this to match my version.phk1996-10-262-24/+21
* Add the test programs that I tested the /dev/random driver with.markm1995-11-044-0/+108
* malloc.c A program to benchmark and test malloc.phk1995-10-153-0/+68
* README reads:phk1995-10-151-0/+6
OpenPOWER on IntegriCloud