summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Test that the result is correctly rounded when |y/x| is huge.das2008-08-021-16/+9
* use new sysctl to generate a fake radar eventsam2008-08-021-1/+2
* Regression tests for fmtcheck(3).das2008-08-022-1/+103
* Detect if the application has cleared the environ variable by settingscf2008-08-022-25/+70
* Fix whitespace.scf2008-08-021-52/+52
* unset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when building the kernelsam2008-07-311-1/+6
* Add some tests for acos*(), asin*(), atan*(), and atan2*().das2008-07-313-1/+504
* Add a regression test for r181017.stefanf2008-07-301-0/+4
* style(9) specifies that case statements are not indented.scf2008-07-301-1/+1
* Remove extra comment that snuck in in last commit.rwatson2008-07-291-3/+0
* Add a simple ICMPv6 filter test for IPv6 raw sockets: determine thatrwatson2008-07-292-0/+141
* Add files to remove when MK_GNU_CPIO = noantoine2008-07-281-0/+6
* Add a new program to the multicast test suite. The mcgrab programgnn2008-07-093-1/+270
* Add regression tests for fmin{,f,l} and fmax{,f,l}.das2008-07-033-1/+161
* Add some regression tests for printf() with positional arguments.das2008-06-292-1/+133
* Rework the lifetime management of the kernel implementation of POSIXjhb2008-06-275-0/+1640
* Fix compile on 64-bit platforms.jhb2008-06-261-1/+1
* Re-implement the client side of rpc.lockd in the kernel. This implementationdfr2008-06-261-50/+182
* Enable GCC stack protection (aka Propolice) for userland:ru2008-06-251-1/+1
* Teach fifo_create regression test to also try to use mknod(2) to createrwatson2008-06-221-36/+84
* Regression test for a recently fixed strtod bug.das2008-06-211-1/+11
* 1. Make the BSD version of cpio the default [1]dougb2008-06-163-0/+11
* Update mctest and its associated script to have a base port to listengnn2008-06-033-12/+28
* Remove two netatm-specific test parts.rwatson2008-05-262-168/+0
* Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE andbz2008-05-264-82/+0
* Flush stdout after each line to make piping to another command easier.thompsa2008-05-191-1/+3
* Simple testing program for *at family of syscalls.rdivacky2008-05-183-0/+678
* Add the DTrace test makefile for the test suite distributed in OpenSolaris.jb2008-05-172-0/+456
* Test the expansion of $LINENO.stefanf2008-05-152-0/+25
* Add the ability to do all read, all write, or random read/write.adrian2008-05-151-9/+44
* Include a very basic (and beta) tool for stressing disks using the POSIXadrian2008-05-072-0/+197
* Enable autoflush of output to always show prompts. If piping the outputscf2008-04-301-0/+5
* o add indirect array for field indices as the # stats is > 127 and doesn'tsam2008-04-304-18/+28
* update for new eventssam2008-04-301-0/+65
* Add new directories, scripts and wlanwds. Introduced with vap support.rpaulo2008-04-291-0/+2
* Add missing 't'.rpaulo2008-04-291-1/+1
* - Remove cumbersome and inaccurate attempt at synchronizing the timestampsjeff2008-04-261-70/+5
* Updated the test to handle multiple sinks. The sinks cut theirgnn2008-04-243-40/+148
* Add four utility functions related to struct grp processing modeled in-partscf2008-04-233-1/+130
* Differentiate in the tests against getenv() between an empty string and ascf2008-04-232-12/+15
* Add a small script that will examine all files which exist on /cfg andphk2008-04-211-0/+42
* test scripts for vaps and other 802.11 featuressam2008-04-2020-0/+755
* add dwds test appsam2008-04-203-1/+359
* update for vapssam2008-04-202-11/+121
* Updates for changes in the way printf() handles hex floating pointdas2008-04-121-5/+5
* Correct typo.ceri2008-04-051-1/+1
* Add some tests for fma(), fmaf(), and fmal().das2008-04-033-1/+424
* Add a manual page and a Makefile.gnn2008-04-034-5/+220
* Test remainderl() and remquol() as well.das2008-03-301-4/+34
* Add some minimal tests for csqrtl().das2008-03-301-59/+88
OpenPOWER on IntegriCloud