aboutsummaryrefslogtreecommitdiff
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Small regression test tool to generate two forms of ENOSPC on a fileRobert Watson2005-09-192-0/+195
* o Extend the suite to run more than just the driver. We need to runMarcel Moolenaar2005-09-192-72/+75
* Add the beginnings of a testsuite for testing GPT control requests.Marcel Moolenaar2005-09-192-0/+223
* Add a regression test for listen()'s backlog argument, both at time ofRobert Watson2005-09-182-0/+389
* Remove checks for shutdown(2) on non-connected socket.Maxim Konovalov2005-09-151-7/+0
* Add two small tests to set and clear two file I/O flags using ioctl onRobert Watson2005-09-131-0/+77
* Restructure fifo_io event-related tests in order to support test casesRobert Watson2005-09-131-480/+322
* Teach fifo_io how to use ioctl(FIONREAD) to determine if a fifo isRobert Watson2005-09-131-6/+95
* Remove a debugging printf.Robert Watson2005-09-131-1/+0
* Comment test_lseek().Robert Watson2005-09-121-0/+117
* Further updates to fifo_io regression test:Robert Watson2005-09-121-61/+287
* o Add shutdown(2) regression tests. At the moment we cannot passMaxim Konovalov2005-09-122-0/+124
* Add fifo_misc, a regression test to hold misc. functional tests for fifosRobert Watson2005-09-122-0/+147
* Use different temporary directory templates for fifo_io and fifo_open soRobert Watson2005-09-122-2/+2
* Add fifo_io, a regression test for I/O operations on POSIX fifos. WeRobert Watson2005-09-122-0/+1259
* After going to some trouble to create a temporary directory in which to runRobert Watson2005-09-111-0/+2
* Add fifo_open, a basic regression test for opening fifos, which testsRobert Watson2005-09-112-0/+481
* Add fifo_create, a simple regression test for mkfifo(2).Robert Watson2005-09-102-0/+244
* Add a regression test to test two variations on the same bug: joining aRobert Watson2005-09-052-0/+251
* - Add tests for hash and return and more tests for set -e.Stefan Farfeleder2005-09-0515-9/+78
* Simplify and add PR 77067 which addresses the same bug.Stefan Farfeleder2005-09-041-3/+3
* Fix syntax error that crept in somehow.Stefan Farfeleder2005-09-041-1/+1
* Add a couple of regression tests for /bin/sh.Stefan Farfeleder2005-09-0436-0/+202
* Add regression tests for '-L' option.Pawel Jakub Dawidek2005-08-252-0/+84
* '-F' option behaviour was reverted, so revert previous commit.Pawel Jakub Dawidek2005-08-252-3/+5
* '-F' option now needs locked pidfile. Modify regression tests respectively.Pawel Jakub Dawidek2005-08-242-6/+4
* Add regression tests (121 in total) for GEOM_ELI class.Pawel Jakub Dawidek2005-07-278-0/+607
* Change jail IP from 1.0.0.127 to 127.0.0.1, which shows, that this testPawel Jakub Dawidek2005-07-231-1/+1
* Add a simple multicast socket regression test set:Robert Watson2005-07-222-0/+471
* Add another regression tests for msdosfs which covers msdosfs_conv.c rev 1.45.R. Imura2005-07-182-0/+77
* Correct one regression test (which was expected an incorrect answer), andGarance A Drosehn2005-07-151-1/+66
* Upgrade these regression tests to track recent changes to `env'.Garance A Drosehn2005-06-211-3/+78
* Add a suite of regression tests for all the recent changes to `env',Garance A Drosehn2005-06-203-0/+801
* o setsockopt(2) cannot remove accept filter. [1]Maxim Konovalov2005-06-111-10/+46
* Add a test for escaped newline handling.Hartmut Brandt2005-06-018-0/+45
* Add support for TODO tests. These are tests that are supposed to fail,Hartmut Brandt2005-06-012-23/+43
* Change the test infrastructure so that tests are easier to maintain andHartmut Brandt2005-05-31192-623/+910
* Add a test to check whether in compat mode make detectes builtinsHartmut Brandt2005-05-206-0/+51
* Add a test to ensure that in compat mode when a line contains noHartmut Brandt2005-05-206-0/+51
* Add a test that test whether we can replace the shell to use byHartmut Brandt2005-05-206-0/+54
* Some test cases for .SHELL target: builtin shell selection andHartmut Brandt2005-05-1917-0/+179
* Add an #ifdef'd non-blocking version of the test.Robert Watson2005-05-161-1/+10
* Close the connect socket as well as the listen socket on completion.Robert Watson2005-05-161-2/+2
* o -n option added.Marcel Moolenaar2005-05-1510-2/+47
* Catching up with the latest crypto API changes in net80211.Tai-hwa Liang2005-05-053-3/+6
* add simple test script.Hajimu UMEMOTO2005-05-051-0/+24
* - add $FreeBSD$.Hajimu UMEMOTO2005-05-041-1/+2
* - add $FreeBSD$.Hajimu UMEMOTO2005-05-041-10/+128
* This commit was generated by cvs2svn to compensate for changes in r145857,Hajimu UMEMOTO2005-05-043-0/+319
|\
| * import of parallel name resolution test.vendor/NetBSD/miscHajimu UMEMOTO2005-05-043-0/+319