| Commit message (Expand) | Author | Age | Files | Lines |
* | s/sigval/sival/g | davidxu | 2006-01-22 | 2 | -2/+2 |
* | Adding another multi-byte characters related regression test for recent | avatar | 2006-01-01 | 1 | -0/+22 |
* | Convert gstripe(8) regression tests to the new framework. | pjd | 2005-12-07 | 5 | -24/+22 |
* | Convert gshsec(8) regression tests to the new framework. | pjd | 2005-12-07 | 5 | -36/+31 |
* | Convert graid3(8) regression tests to the new framework. | pjd | 2005-12-07 | 15 | -69/+95 |
* | - Make use of geom_subr.sh to improve regression tests. | pjd | 2005-12-07 | 11 | -54/+55 |
* | Finish conversion of gconcat(8) regression tests to the new framework. | pjd | 2005-12-07 | 7 | -82/+17 |
* | Add file with helper functions for geom tools regression tests. | pjd | 2005-12-07 | 1 | -0/+14 |
* | Convert gnop(8) regression tests to the new framework. | pjd | 2005-12-07 | 4 | -20/+8 |
* | Convert gmirror(8) regression tests to the new framework. | pjd | 2005-12-07 | 9 | -72/+82 |
* | Add code to test POSIX message queue. | davidxu | 2005-11-26 | 11 | -0/+512 |
* | Update to match geom_gpt:1.35 | marcel | 2005-11-13 | 1 | -3/+5 |
* | Instead of saving the unit number of the md(4) device name, save the | marcel | 2005-11-12 | 1 | -23/+26 |
* | Add unix_passfd, a simple set of regression tests for UNIX domain socket | rwatson | 2005-11-09 | 2 | -0/+314 |
* | Add code to test queued SIGCHLD. | davidxu | 2005-11-08 | 3 | -1/+100 |
* | Add tests for -t option with short tty name - pkill(1) should accept both | pjd | 2005-11-07 | 2 | -6/+30 |
* | Add sigqueue test code. | davidxu | 2005-11-07 | 3 | -0/+62 |
* | Add test cases for the command built-in, including its -v and -V options which | stefanf | 2005-10-28 | 10 | -3/+58 |
* | Add first tests for semicolon handling. The first test fails. This is | harti | 2005-10-18 | 8 | -0/+47 |
* | Add more tests for escaped newline handling and fix a test that currently | harti | 2005-10-18 | 14 | -8/+48 |
* | This test can run now. | ambrisko | 2005-10-12 | 1 | -4/+0 |
* | Rough implementation of the create and add verbs. The verbs cause | marcel | 2005-10-09 | 1 | -42/+65 |
* | Add regression tests for trimdomain(3). | brooks | 2005-10-05 | 5 | -0/+212 |
* | Use mkuzip(8) instead of create_compressed_fs. | fjoe | 2005-09-29 | 5 | -79/+119 |
* | Small regression test tool to generate two forms of ENOSPC on a file | rwatson | 2005-09-19 | 2 | -0/+195 |
* | o Extend the suite to run more than just the driver. We need to run | marcel | 2005-09-19 | 2 | -72/+75 |
* | Add the beginnings of a testsuite for testing GPT control requests. | marcel | 2005-09-19 | 2 | -0/+223 |
* | Add a regression test for listen()'s backlog argument, both at time of | rwatson | 2005-09-18 | 2 | -0/+389 |
* | Remove checks for shutdown(2) on non-connected socket. | maxim | 2005-09-15 | 1 | -7/+0 |
* | Add two small tests to set and clear two file I/O flags using ioctl on | rwatson | 2005-09-13 | 1 | -0/+77 |
* | Restructure fifo_io event-related tests in order to support test cases | rwatson | 2005-09-13 | 1 | -480/+322 |
* | Teach fifo_io how to use ioctl(FIONREAD) to determine if a fifo is | rwatson | 2005-09-13 | 1 | -6/+95 |
* | Remove a debugging printf. | rwatson | 2005-09-13 | 1 | -1/+0 |
* | Comment test_lseek(). | rwatson | 2005-09-12 | 1 | -0/+117 |
* | Further updates to fifo_io regression test: | rwatson | 2005-09-12 | 1 | -61/+287 |
* | o Add shutdown(2) regression tests. At the moment we cannot pass | maxim | 2005-09-12 | 2 | -0/+124 |
* | Add fifo_misc, a regression test to hold misc. functional tests for fifos | rwatson | 2005-09-12 | 2 | -0/+147 |
* | Use different temporary directory templates for fifo_io and fifo_open so | rwatson | 2005-09-12 | 2 | -2/+2 |
* | Add fifo_io, a regression test for I/O operations on POSIX fifos. We | rwatson | 2005-09-12 | 2 | -0/+1259 |
* | After going to some trouble to create a temporary directory in which to run | rwatson | 2005-09-11 | 1 | -0/+2 |
* | Add fifo_open, a basic regression test for opening fifos, which tests | rwatson | 2005-09-11 | 2 | -0/+481 |
* | Add fifo_create, a simple regression test for mkfifo(2). | rwatson | 2005-09-10 | 2 | -0/+244 |
* | Add a regression test to test two variations on the same bug: joining a | rwatson | 2005-09-05 | 2 | -0/+251 |
* | - Add tests for hash and return and more tests for set -e. | stefanf | 2005-09-05 | 15 | -9/+78 |
* | Simplify and add PR 77067 which addresses the same bug. | stefanf | 2005-09-04 | 1 | -3/+3 |
* | Fix syntax error that crept in somehow. | stefanf | 2005-09-04 | 1 | -1/+1 |
* | Add a couple of regression tests for /bin/sh. | stefanf | 2005-09-04 | 36 | -0/+202 |
* | Add regression tests for '-L' option. | pjd | 2005-08-25 | 2 | -0/+84 |
* | '-F' option behaviour was reverted, so revert previous commit. | pjd | 2005-08-25 | 2 | -3/+5 |
* | '-F' option now needs locked pidfile. Modify regression tests respectively. | pjd | 2005-08-24 | 2 | -6/+4 |