summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* 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
* '-F' option behaviour was reverted, so revert previous commit.pjd2005-08-252-3/+5
* '-F' option now needs locked pidfile. Modify regression tests respectively.pjd2005-08-242-6/+4
* Add regression tests (121 in total) for GEOM_ELI class.pjd2005-07-278-0/+607
* Change jail IP from 1.0.0.127 to 127.0.0.1, which shows, that this testpjd2005-07-231-1/+1
* Add a simple multicast socket regression test set:rwatson2005-07-222-0/+471
* Add another regression tests for msdosfs which covers msdosfs_conv.c rev 1.45.imura2005-07-182-0/+77
* Correct one regression test (which was expected an incorrect answer), andgad2005-07-151-1/+66
* Upgrade these regression tests to track recent changes to `env'.gad2005-06-211-3/+78
* Add a suite of regression tests for all the recent changes to `env',gad2005-06-203-0/+801
* o setsockopt(2) cannot remove accept filter. [1]maxim2005-06-111-10/+46
* Add a test for escaped newline handling.harti2005-06-018-0/+45
* Add support for TODO tests. These are tests that are supposed to fail,harti2005-06-012-23/+43
* Change the test infrastructure so that tests are easier to maintain andharti2005-05-31192-623/+910
OpenPOWER on IntegriCloud