Age | Commit message (Expand) | Author |
2011-07-05 | Hook unixsock up | Claudio Jeker |
2011-07-05 | Regress test for the path length of unix sockets. | Claudio Jeker |
2011-07-05 | plug in mmap_write_self | Artur Grabowski |
2011-07-05 | Test for when we're writing to a file from an mmaped area of the file. | Artur Grabowski |
2011-07-04 | Add new socket splicing tests for the idle timeout feature. Note | Alexander Bluhm |
2011-04-22 | Make the socket splicing regression tests architecture independent | Alexander Bluhm |
2011-04-18 | Deprecate vnds in favour of svnds. | Thordur I. Bjornsson |
2011-04-10 | Switch back from KERN_PROC2/kinfo_proc2 to KERN_PROC/kinfo_proc now | Philip Guenthe |
2011-04-04 | provide fake copies of explicit_bzero in the test scaffolds for kernel code | Theo de Raadt |
2011-03-13 | Make regression tests more reliable. | Alexander Bluhm |
2011-03-13 | Test that reading from a spliced socket does not return eof if there | Alexander Bluhm |
2011-03-12 | Add more regression tests for socket splicing. These find the | Alexander Bluhm |
2011-03-08 | Add regression test that checks ENOTSOCK error for non-socket drain. | Alexander Bluhm |
2011-02-14 | Make tests more reliable by handling short socket splice correctly. | Alexander Bluhm |
2011-01-11 | Fix compiler warning in regression test. | Alexander Bluhm |
2011-01-07 | Add kernel regression tests for socket splicing. | Alexander Bluhm |
2011-01-07 | do not rely on rndvar.h leaking shit into the namespace | Theo de Raadt |
2010-10-15 | libdes -> libcrypto | Jonathan Gray |
2010-09-22 | Test vectors for GMAC as published in the original GCM proposal | Mike Belopuhov |
2010-08-07 | Link against libkern's timingsafe_bcmp.c, so key_wrap regress tests | Matthew Dempsky |
2010-08-04 | Add the new kqueue+rfork test, but disable the tests that use RFMEM | Philip Guenthe |
2010-08-04 | Regression test for the recent rfork+kqueue fix | Philip Guenthe |
2010-08-04 | tun* interfaces are now automatically destroyed on last close when | Philip Guenthe |
2010-08-04 | Confirm that a NOTE_EXIT knote is delivered when the child exits | Philip Guenthe |
2010-07-22 | Replace strncat() with strlcat(). | Marcus Glocker |
2010-07-22 | Change include ordering. | Marcus Glocker |
2010-07-22 | Initial regression test program for video(4). | Marcus Glocker |
2010-06-27 | GCC is being intelligent with our asm statements that were used to pad stuff | Artur Grabowski |
2010-06-26 | Do not print "Read from tunnel foo failed" in the failure case of a | Bret Lambert |
2010-06-21 | Fix fpe handler in regress test. Tested and `looks good' phessler@. | Paul Irofti |
2010-06-21 | clean up all generated files | Peter Hessler |
2010-06-20 | Add some missing includes, so we do not have implicit function | Peter Hessler |
2010-06-20 | Add some missing includes, so we do not have implicit function | Peter Hessler |
2010-06-20 | remove the check for a comment that was removed in 2001 | Peter Hessler |
2010-06-20 | Have the flock regress test actually depend on the flock regress | Peter Hessler |
2010-02-14 | Sync with current state of the tree. | Miod Vallat |
2009-11-12 | respect the block size returned by the driver | Jacob Meuser |
2009-10-13 | Make sure we do not loop when allocating an extent region with EX_CONFLICTOK | Miod Vallat |
2009-09-18 | Add regression test for overlapping allocation that should coallesce but | Mark Kettenis |
2009-04-10 | Add EX_CONFLICTOK flag that allows an allocation to conflict with existing | Mark Kettenis |
2009-03-14 | Add mips64 and sh support to this test. | Miod Vallat |
2009-02-15 | Add an ENAMETOOLONG test case for copyinstr(), inspired by sthen@'s code. | Joel Sing |
2008-09-19 | adjust for MAXINTERP crank, pointed out by dkrause@ | Damien Miller |
2008-09-02 | fix builds for when obj/ present | Damien Miller |
2008-08-22 | Test the IPv6 address printing of pf_print_host() in net/pf.c. | Alexander Bluhm |
2008-08-12 | test vectors for HMAC-MD5, HMAC-SHA1, HMAC-SHA256, AES-128-CMAC, | Damien Bergamini |
2008-07-26 | Make sure the test array is 64 bit aligned, this now makes sparc fail this | Miod Vallat |
2008-07-25 | flock | Artur Grabowski |
2008-07-25 | file advisory locking tests from FreeBSD. We fail to detect | Artur Grabowski |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |