summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Add regression tests which will verify that giving no key components forpjd2006-02-011-0/+65
* Add simple tests which verify that redzone(9) works properly.pjd2006-01-314-0/+167
* s/sigval/sival/gdavidxu2006-01-222-2/+2
* Adding another multi-byte characters related regression test for recentavatar2006-01-011-0/+22
* Convert gstripe(8) regression tests to the new framework.pjd2005-12-075-24/+22
* Convert gshsec(8) regression tests to the new framework.pjd2005-12-075-36/+31
* Convert graid3(8) regression tests to the new framework.pjd2005-12-0715-69/+95
* - Make use of geom_subr.sh to improve regression tests.pjd2005-12-0711-54/+55
* Finish conversion of gconcat(8) regression tests to the new framework.pjd2005-12-077-82/+17
* Add file with helper functions for geom tools regression tests.pjd2005-12-071-0/+14
* Convert gnop(8) regression tests to the new framework.pjd2005-12-074-20/+8
* Convert gmirror(8) regression tests to the new framework.pjd2005-12-079-72/+82
* Add code to test POSIX message queue.davidxu2005-11-2611-0/+512
* Update to match geom_gpt:1.35marcel2005-11-131-3/+5
* Instead of saving the unit number of the md(4) device name, save themarcel2005-11-121-23/+26
* Add unix_passfd, a simple set of regression tests for UNIX domain socketrwatson2005-11-092-0/+314
* Add code to test queued SIGCHLD.davidxu2005-11-083-1/+100
* Add tests for -t option with short tty name - pkill(1) should accept bothpjd2005-11-072-6/+30
* Add sigqueue test code.davidxu2005-11-073-0/+62
* Add test cases for the command built-in, including its -v and -V options whichstefanf2005-10-2810-3/+58
* Add first tests for semicolon handling. The first test fails. This isharti2005-10-188-0/+47
* Add more tests for escaped newline handling and fix a test that currentlyharti2005-10-1814-8/+48
* This test can run now.ambrisko2005-10-121-4/+0
* Rough implementation of the create and add verbs. The verbs causemarcel2005-10-091-42/+65
* Add regression tests for trimdomain(3).brooks2005-10-055-0/+212
* Use mkuzip(8) instead of create_compressed_fs.fjoe2005-09-295-79/+119
* Small regression test tool to generate two forms of ENOSPC on a filerwatson2005-09-192-0/+195
* o Extend the suite to run more than just the driver. We need to runmarcel2005-09-192-72/+75
* Add the beginnings of a testsuite for testing GPT control requests.marcel2005-09-192-0/+223
* Add a regression test for listen()'s backlog argument, both at time ofrwatson2005-09-182-0/+389
* Remove checks for shutdown(2) on non-connected socket.maxim2005-09-151-7/+0
* Add two small tests to set and clear two file I/O flags using ioctl onrwatson2005-09-131-0/+77
* Restructure fifo_io event-related tests in order to support test casesrwatson2005-09-131-480/+322
* Teach fifo_io how to use ioctl(FIONREAD) to determine if a fifo isrwatson2005-09-131-6/+95
* Remove a debugging printf.rwatson2005-09-131-1/+0
* Comment test_lseek().rwatson2005-09-121-0/+117
* Further updates to fifo_io regression test:rwatson2005-09-121-61/+287
* o Add shutdown(2) regression tests. At the moment we cannot passmaxim2005-09-122-0/+124
* Add fifo_misc, a regression test to hold misc. functional tests for fifosrwatson2005-09-122-0/+147
* Use different temporary directory templates for fifo_io and fifo_open sorwatson2005-09-122-2/+2
* Add fifo_io, a regression test for I/O operations on POSIX fifos. Werwatson2005-09-122-0/+1259
* After going to some trouble to create a temporary directory in which to runrwatson2005-09-111-0/+2
* Add fifo_open, a basic regression test for opening fifos, which testsrwatson2005-09-112-0/+481
* Add fifo_create, a simple regression test for mkfifo(2).rwatson2005-09-102-0/+244
* Add a regression test to test two variations on the same bug: joining arwatson2005-09-052-0/+251
* - Add tests for hash and return and more tests for set -e.stefanf2005-09-0515-9/+78
* Simplify and add PR 77067 which addresses the same bug.stefanf2005-09-041-3/+3
* Fix syntax error that crept in somehow.stefanf2005-09-041-1/+1
* Add a couple of regression tests for /bin/sh.stefanf2005-09-0436-0/+202
* Add regression tests for '-L' option.pjd2005-08-252-0/+84
OpenPOWER on IntegriCloud