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