summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* Fix a case where rename actually succeeds, which is also expected behaviourpjd2009-10-201-2/+3
* Update copyright.des2009-10-191-1/+1
* Remove redundant $FreeBSD$.des2009-10-191-2/+0
* Tweaks for sigqueue tests:kib2009-10-112-12/+27
* Fix build on amd64.delphij2009-10-071-4/+5
* sh: Send the "xyz: not found" message to redirected fd 2.jilles2009-10-061-0/+29
* A few regression tests for SOCK_SEQPACKET UNIX domain sockets.rwatson2009-10-054-0/+593
* Regression tests for r197752 (handling of empty/NULL buffers).das2009-10-041-1/+20
* Replace the name of the sysctl to security.bsd.map_at_zero and to bebz2009-10-021-13/+13
* sh: Disallow mismatched quotes in backticks (`...`).jilles2009-10-011-0/+7
* Add a simple C program to check mmap calls to various different addresses.bz2009-09-272-0/+102
* Add cross-filesystem regression tests for ACLs.trasz2009-09-233-1/+289
* Add ACL fuzzer. It's not used by the regression tests right now,trasz2009-09-231-0/+225
* - Remove a bogus test: setsockopt() doesn't return a length, getsockopt()jhb2009-09-231-4/+1
* IEEE Std 1003.1, 2004 Edition states:dds2009-09-203-0/+6
* Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementationdds2009-09-202-0/+5
* Add correct test results.dds2009-09-203-0/+42
* Describe how other systems treat this case.dds2009-09-201-1/+5
* Allow [ to be used as a delimiter.dds2009-09-201-0/+9
* The transition to Subversion allows us to rename files withoutdds2009-09-20124-9/+7
* Add regression tests for NFSv4 ACL granular permission enforcement.trasz2009-09-079-2/+738
* Add regression tests for NFSv4 ACLs and update POSIX.1e tests to the changedtrasz2009-09-074-26/+1013
* Adapt to the fact that ls(1) correctly prints '+' for symlinks with ACLs now.trasz2009-09-011-2/+1
* Add regression test for ACLs on device files - mostly to maketrasz2009-08-311-0/+16
* sh: Fix crash with empty functions (f() { }) introduced in r196483jilles2009-08-281-0/+11
* Add some tests for a fixed bug in an uncommitted patch.jilles2009-08-271-0/+9
* Add some tests for poll(2)/shutdown(2) interaction.jilles2009-08-252-2/+205
* sh: Fix crash when undefining or redefining a currently executing function.jilles2009-08-231-0/+4
* Start respecting WITHOUT_INET6.bz2009-08-134-7/+40
* Fix syntax error, makefile comments start with #.kib2009-07-251-1/+1
* 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
OpenPOWER on IntegriCloud