aboutsummaryrefslogtreecommitdiff
path: root/tools/test
Commit message (Expand)AuthorAgeFilesLines
* Add a makefile to build and run the tests for the bsnmp library.Hartmut Brandt2020-04-011-0/+19
* Remove libthr, csu, libthread_db and testfloat sparc64 specific directories.Warner Losh2020-02-2714-3029/+0
* Save the last callout function executed on each CPUEric van Gyzen2019-07-032-0/+93
* Remove apparently unused 0-byte files that cause grief on WindowsEd Maste2018-11-038-0/+0
* Add a test for vm86(2), simple to use and diagnose.Konstantin Belousov2018-05-123-0/+171
* Add the test program to examine CPU behaviour for pop ss issueKonstantin Belousov2018-05-101-0/+183
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Update scescx test to print syscall number and arguments.Konstantin Belousov2017-06-121-0/+21
* Decode recently added flags.Konstantin Belousov2017-06-121-0/+5
* Eliminate a "format string is not a string literal" warning.Ian Lepore2017-03-211-1/+1
* Fix spelling and grammer in tools/test/README.Eric van Gyzen2015-10-281-3/+3
* Add a test for the listen queue using two test programs,George V. Neville-Neil2015-10-283-0/+201
* Update the README to describe all the current tests in this directory.George V. Neville-Neil2015-10-281-3/+13
* Integrate tools/test/posixshm and tools/regression/posixshm into the FreeBSDEnji Cooper2015-10-172-163/+0
* Remove the old DTrace test suite makefile - it was somewhat primitive andMark Johnston2015-02-282-395/+0
* Add a ${CP} alias for copying files in the build.Will Andrews2015-01-161-1/+1
* Ignore a test program which doesn't compile at the moment. It will beMark Johnston2014-09-211-1/+2
* Use the right length.Xin LI2014-07-251-1/+1
* Avoid hardcoding "gcc" in the DTrace tests.Pedro F. Giffuni2014-07-111-1/+1
* Fix tst.ZeroModuleProbes.d.ksh, which was incorrectly modified in r178534.Mark Johnston2014-05-191-1/+0
* NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-1310-10/+10
* Silence an unnecessary warning.George V. Neville-Neil2014-04-011-0/+2
* Some DTrace tests (mostly in the pid provider directory) make use ofMark Johnston2013-12-311-2/+11
* Enable some previously-disabled DTrace tests for umod, ufunc and usym. TheyMark Johnston2013-12-041-5/+0
* Add simple test for the read/write/lseek on posix shm filedescriptor.Konstantin Belousov2013-08-211-6/+21
* This test is working now, so remove it from NOTWORK.Mark Johnston2013-06-021-1/+0
* As python3 does not have raw_input(), convert it to input() when weHiren Panchasara2013-05-131-1/+5
* fix this script so we don't expand the second $FreeBSD since svn thinksJohn-Mark Gurney2013-02-271-1/+1
* Rework the handling of the children for the pthread_vfork_test. TheKonstantin Belousov2013-01-301-7/+25
* A number of places in the source tree still reference cuad.* afterEitan Adler2012-12-082-3/+3
* Covert to python 3Eitan Adler2012-10-221-4/+4
* Add SOFT as a possible section to exclude from counter list.Fabien Thomas2012-09-101-1/+1
* Add a reasonable error message telling the caller to specify a programGeorge V. Neville-Neil2012-09-041-0/+4
* Add a test program, written by Stephan Uphoff, which demonstrates theKonstantin Belousov2012-07-112-0/+181
* Add a test for number of CPUs configured/online.Konstantin Belousov2012-06-271-0/+8
* - Add regression tests for BSD sortGabor Kovesdan2012-05-11449-0/+2661
* Use = rather than == for expressions to test(1) builtin(1) in sh(1) toBjoern A. Zeeb2012-03-061-1/+1
* Update scripts to work around two sh(1) bugs found in stable/8:Bjoern A. Zeeb2012-02-244-252/+263
* Add regression tests scripts for multi-IP FIBs exercising the send,Bjoern A. Zeeb2012-02-177-0/+4697
* Remove UCP from the list of countersGeorge V. Neville-Neil2012-02-141-1/+1
* Add options for program (-p) and to turn off waiting (-w) which is nowGeorge V. Neville-Neil2012-02-141-5/+20
* Add a rudimentary test to run through all the available counters on aGeorge V. Neville-Neil2012-02-141-0/+79
* Add a test program for recently added ptrace(2) interfaces.Konstantin Belousov2012-02-102-0/+413
* Spelling fixes for tools/Ulrich Spörlein2011-12-304-6/+6
* Fix warnings and style(9) issues.Rebecca Cran2011-03-112-14/+16
* - Add two more iconv-related files, which were left out from previous commitGabor Kovesdan2011-02-251-0/+70
* Add the BSD-licensed Citrus iconv to the base system with default offGabor Kovesdan2011-02-25257-0/+1417385
* Update for the new tests.Rui Paulo2010-08-211-263/+199
* Add simple test to check the functioning of retrieval ofKonstantin Belousov2010-08-172-0/+65
* Add a TestFloat based test suite for floating-point implementationsMarius Strobl2010-04-2441-0/+18426