summaryrefslogtreecommitdiffstats
path: root/tools/regression
Commit message (Expand)AuthorAgeFilesLines
* 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
* FreeBSD's way of handling rmdir("..") is not POSIX-compilant.pjd2008-11-231-9/+3
* Shorter version.pjd2008-11-231-14/+4
* Add support for pathconf(2).pjd2008-11-231-1/+57
* Detect operating system automatically.pjd2008-11-231-5/+21
* fstest for Linux:pjd2008-11-231-4/+27
* IFp4: Regression tests for FreeBSD/ZFS chflags(2)/lchflags(2).pjd2008-11-2214-88/+136
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-1754-0/+12014
* Add a test for the "or more" part of the following POSIX specification.dds2008-11-112-1/+3
* Make test for write access to the directory being moved a little moretrasz2008-11-071-5/+9
* Improve output when a test fails.trasz2008-11-071-2/+2
* Change ZFS behaviour to match UFS: when moving (rename(2)) a subdirectorytrasz2008-11-061-0/+38
* Implement support for RPCSEC_GSS authentication to both the NFS clientdfr2008-11-034-0/+725
* #ifdef out the lock-against-self test. I'm not sure it makes sense, anddes2008-10-201-0/+4
* Update udpzerobyte to understand that passing 0 as a length to recv(2)rwatson2008-10-071-5/+26
* Add IPv6 support to zero-size UDP transmit/receive test.rwatson2008-10-071-27/+47
* Regression test for the loopback handling of zero-length UDP packets, whichrwatson2008-10-072-0/+111
* Add very simple regression test for fstat(2) on sockets: make sure itrwatson2008-10-062-0/+80
* o Correct a comment: a test file size is a four pages not three.maxim2008-09-101-1/+1
* Regression tests for bugs in gdtoa.das2008-09-031-11/+17
* Update README to reflect removal of netatm/harp test parts some time ago.rwatson2008-08-311-5/+2
* Connect a forgotten test case to Makefile.jkim2008-08-291-1/+1
* Do not pass validatation level since all issues are fixed now.jkim2008-08-291-1/+1
* Merge local copy of bpf_validate() with bpf_filter.c.jkim2008-08-291-11/+14
* By default backup geli metadata to a file. It is quite critical 512 bytes,pjd2008-08-2915-17/+123
* Merge bpf_filter.c r182425 and add test cases for jump range checks.jkim2008-08-296-27/+137
* Move comments to the right places.jkim2008-08-281-5/+5
* Merge bpf_filter.c r182412 and remove additional local checks.jkim2008-08-282-53/+23
* Fix style consistencies and a comment.jkim2008-08-2880-449/+449
* Merge bpf_filter.c r182380 and remove additional local checksjkim2008-08-281-12/+4
* Add a test case for uninitialized scratch memory (for JIT compiler).jkim2008-08-282-2/+66
* Add a test for r182300.stefanf2008-08-272-0/+7
* Add a test case for null filter.jkim2008-08-263-11/+35
* Add more test cases for invalid instructions and add commentsjkim2008-08-267-9/+232
* Remove some hacks from regression test since bpf_filter.c builds fine now.jkim2008-08-262-9/+8
* Add a trivial bpf filter benchmark.jkim2008-08-252-5/+22
OpenPOWER on IntegriCloud