summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Add two more programs useful for testing the correctness of pipes.silby2004-07-222-0/+214
* Add test programs for mbsnrtowcs() and wcsnrtombs().tjr2004-07-213-0/+386
* Make this test compile again and remove its dependency on sys/pipe.h.silby2004-07-211-1/+2
* Add a simple regression test for the stat st_size bug just fixed insilby2004-07-201-0/+82
* Add a skeleton makefile that runs the tests out of libc/regex/grot.tjr2004-07-191-0/+11
* Oops, test error behaviour of wctrans(), not wctype().tjr2004-07-191-2/+2
* While testing fe[gs]etround(), make sure FLT_ROUNDS reflects thedas2004-07-191-0/+10
* Explicitly specify ATPROTO_DDP constant rather than '0' when bindingrwatson2004-07-171-1/+1
* Add a simple tool to bind netatalk sockets and perform send operations.rwatson2004-07-172-0/+170
* gcc now objects to a default label without any contents. Because I wantrwatson2004-07-171-0/+2
* Add simple regression test to detect leakage of file descriptors whenrwatson2004-07-172-0/+142
* Use and explicite 'sh' to run the scripts, because they may be checkedharti2004-07-091-6/+6
* Add qsort, mergesort and heapsort regression tests.sobomax2004-06-255-0/+477
* Add some fenv.h regression tests.das2004-06-112-0/+535
* Fix stupid patch(1) tricks. Apparently patch thinks all files match thebrooks2004-05-274-251/+0
* Add support for an /etc/eui64 file modeled on /etc/ethers. The API isbrooks2004-05-265-0/+514
* Add regression tests for geom_stripe and geom_nop.pjd2004-05-228-0/+141
* Test accumulation of partial multibyte characters in conversiontjr2004-05-111-0/+11
* Add regression tests for GEOM Gate:pjd2004-05-035-0/+111
* A new version that does exponents and lots of other neat things. Updatesmkelly2004-05-011-59/+335
* Reset internal conversion state after triggering conversion errors;tjr2004-04-073-3/+10
* Add regression tests for geom_concat class.pjd2004-03-034-0/+75
* style.Makefile(5):johan2004-02-242-2/+2
* Add some more comments and a -4 argument to restrict searches to onlygreen2004-02-211-5/+16
* Print the maximum resolution time encountered by each thread. Did yougreen2004-02-211-5/+25
* Add my getaddrinfo(3) stress-tester as gaithrstress. The most obviousgreen2004-02-203-0/+253
* Added missing DPADD.ru2004-02-052-1/+2
* Add a test for what was broken in rev. 1.28 and fixed in rev. 1.29ru2004-01-301-0/+8
* Add a test for what was fixed in revs. 1.28 and 1.29 of make/str.c.ru2004-01-291-0/+11
* These scripts run the protocol test suites for the SSCOP, SSCF-UNI andharti2004-01-296-0/+145
* Add a simple test script for the ng_atmpif node.harti2004-01-292-0/+168
* Add regression tests for printf's %a/%A formats.das2004-01-191-1/+38
* Add regression tests for some of the bugs recently discovered in thedas2004-01-191-4/+15
* Work around a recently-introduced gcc bug. The compiler no longerdas2004-01-181-1/+1
* Add regression tests for sgetrune() and sputrune().tjr2003-10-303-1/+269
* Fix a bug that prevented exists() from finding "foo/", "foo/."ru2003-10-021-0/+11
* Add a regression test for the big pipe bug.pb2003-07-313-0/+95
* Test 8.16 in sed.test tests the ability of a sed to handle an emptydds2003-07-222-22/+38
* Fixed broken arithmetic expression parser.ru2003-07-041-0/+12
* Add regression tests for floating point parsing in scanf(3).das2003-06-282-1/+181
* Regression tests for wctype(), iswctype(), wctrans(), towctrans().tjr2003-06-063-1/+191
* Add tests for the behaviour of substitution when the regex can matchfanf2003-06-045-0/+8
* write pattern to /dev/ccd3 not /dev/ccd3cphk2003-06-021-1/+1
* Sync with latest and greatest Apple sources (which, among other things, fixjkh2003-04-231-62/+88
* Add a dozen new tests with the general theme of getting trailingdas2003-04-191-0/+12
* Add a test case for printf("%5.0f", 0.001).das2003-04-141-0/+2
* Remove the "run GEOM in userland harness" test stuff, it's been OBE.phk2003-04-1360-5805/+0
* Give mdconfig a couple of seconds to deconfigure in case debugging is beingphk2003-04-131-1/+7
* Update these two reference vectors.phk2003-04-092-0/+9
* Add script to run kernel based regression test and the reference vectorsphk2003-04-0916-0/+151
OpenPOWER on IntegriCloud