summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Test suite for the poll(2)/select(2) on fifos, pipes and sockets,kib2009-07-1214-0/+883
* Fix some uninitialise variables.brian2009-07-082-1/+102
* Fix fpathconf(3) on fifos, in effect making ls(1) properlytrasz2009-07-021-0/+34
* Add some tests for r194975 and r194977.jilles2009-06-251-0/+35
* Designate special builtins as such in command -V and type.jilles2009-06-241-1/+1
* Add test for r190698.jilles2009-06-241-0/+7
* Add tests for r194774.jilles2009-06-231-0/+9
* Up the scale of the SPX loopback check a bit: use much larger data sizesrwatson2009-06-201-59/+38
* Add tests for r194406 and r194516.jilles2009-06-192-0/+56
* Add a new 'void closefrom(int lowfd)' system call. When called, it closesjhb2009-06-153-0/+293
* Add tests for r194127 and r194128.jilles2009-06-142-0/+29
* Check that flopen() can lock against self and that children inherit the lock.des2009-06-061-6/+41
* lchflags(2) takes int, not u_long like chflags(2) and fchflags(2).pjd2009-06-031-1/+1
* Add tests for r193169.stefanf2009-05-314-0/+17
* Add a regression test for multiple threads of the same process acquiring the ...zml2009-05-282-0/+110
* Increment the counter outside the subshell.des2009-05-271-1/+1
* Add the regression test for bin/date.edwin2009-05-271-0/+1
* Add a regression test for kern/21768.des2009-05-261-0/+42
* Regression test the 'addr1,+N' feature added in r192732brian2009-05-253-0/+10
* Add regression tests for the date(1) + argument for user-definededwin2009-05-203-0/+99
* Add a test for r191009.stefanf2009-04-131-0/+2
* Add a few more regression tests for POSIX.1e ACLs.trasz2009-04-131-2/+114
* Return -1 instead of 0 upon reaching EOF. This is somewhat ill-adviseddas2009-04-061-2/+2
* Test the r190298 change.stefanf2009-03-222-0/+2
* Add a few tests for the read built-in.stefanf2009-03-222-0/+44
* Update test for r190284.stefanf2009-03-222-1/+3
* Update and extend the tests for alias.stefanf2009-03-222-1/+5
* Oops. Correct comment in the LICENSE file.pjd2009-03-141-1/+1
* Regression tests for mac_portacl(4).pjd2009-03-144-0/+242
* Switch over to gnu99 compilation on default for userland.rdivacky2009-03-141-1/+2
* Rename files that collide on case-insensitive file systems by encodingrwatson2009-03-103-0/+0
* In UNIX domain socket GC regression test, after setting a socketrwatson2009-03-081-1/+1
* Tests for getdelim().das2009-02-282-1/+169
* Add a file containing tests for simple format specifiers.das2009-02-282-1/+157
* Tests for wcscasecmp(), wcsnlen(), and stpncpy().das2009-02-284-1/+269
* Rename all symbols in libmp(3) to mp_*, just like Solaris.ed2009-02-261-59/+59
* Add explicit casting in few places.pjd2009-02-231-12/+12
* Add a regresion test to determine whether or not a file descriptor isrwatson2009-02-112-0/+129
* Test wprintf() in addition to printf().das2009-01-311-3/+19
* Add tests for conj{,f,l}() that I wrote some time ago. These test thedas2009-01-313-1/+169
* Be more Solaris-friendly.pjd2009-01-162-4/+8
* Allow jot(1) regression tests to be checked out on Windows filesystems.ed2009-01-162-1/+1
* Update for 185401, errors now go to stderr.stefanf2008-11-281-0/+0
* Add tools-level test for POSIX.1e functionality.trasz2008-11-253-0/+632
* This actually works on Linux, I just had wrong directory permission.pjd2008-11-241-4/+0
* Include TODO messages even if tests succeeds, so we can detect when somethingpjd2008-11-241-6/+18
* Add a test for r185231.stefanf2008-11-231-0/+9
* Mark all the places where Linux is not POSIX-compilant. Tested on ext3.pjd2008-11-233-0/+8
* fstest for Linux:pjd2008-11-239-56/+53
* fstest for Linux:pjd2008-11-231-2/+26
OpenPOWER on IntegriCloud