summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2019-02-12Skip tests for wscons devices that do not exist on the local machine.Alexander Bluhm
2019-02-10"non-existant" is one of those words that don't exist, so use "non-existent"Peter Hessler
2019-02-01make it easier to ignore incompatible device and test case combinationsanton
2019-01-31Instead of skipping the text mmap test, do a non fixed mmap in thisAlexander Bluhm
2019-01-25I am retiring my old email address; replace it with my OpenBSD one.Todd C. Miller
2019-01-23fix dumping of trace cmp coverageanton
2019-01-20run all tests for each supported trace modeanton
2019-01-19remove mmap test for nowanton
2019-01-17Unveil fixes:Bob Beck
2019-01-16The test regress/sys/uvm/misc used mincore(2) to check how mmap,Alexander Bluhm
2019-01-16test latest mmap() changesanton
2019-01-14Fix unveil issue noticed by kn@ where unveil does not notice coveringBob Beck
2019-01-03extract check_coverage() routine and continue preparing for testing differentanton
2018-12-27Cope with latest change to KIOENABLE. While here, make it possible to testanton
2018-12-27sort and rename testsanton
2018-12-25test dying kcov descriptor logicanton
2018-12-23Add regress suite for the noperm mfs mount flag. Protection of the root vnodeMartin Natano
2018-12-19Test the code path where soreceive(9) sleeps and a control mbuf isAlexander Bluhm
2018-12-17add missing dependency on PROGanton
2018-12-17ensure inappropriate ioctl commands are rejectedanton
2018-12-17rework wscons regress:anton
2018-12-16split tests into multiple make targetsanton
2018-12-03The field dom_rtkeylen has been removed from struct domain. ConvertAlexander Bluhm
2018-11-30Fix test when using malloc_conf=Jmortimer
2018-11-28Test for EMSGSIZE return when sending more fds in a message then the receiverClaudio Jeker
2018-11-22add missing make dependencyanton
2018-11-20split up long lineanton
2018-11-20test getownanton
2018-11-20test fcntl(F_SETOWN)anton
2018-11-19Add regress tests for sockets with sigio.Visa Hankala
2018-11-16+wsconsanton
2018-11-16Add wscons regress tests, currently limited to SIGIO handling.anton
2018-11-13Add some coverage for the ioctl() interface.Visa Hankala
2018-11-13Add regress tests for pipe fcntl(fd, F_GETOWN).Visa Hankala
2018-11-12Add initial regress tests for sigio.Visa Hankala
2018-11-10add tests covering negative lengths and positive overflowsanton
2018-11-07unifdef HAVE_SYSIDanton
2018-11-06add lockf(3) testsanton
2018-11-03cleanup flock regress:anton
2018-10-28Correctly deal with upper level unveil's by keeping track of the coveringBob Beck
2018-10-21Add flock insertion tests covering all possible forms of byte range overlap.anton
2018-10-16Add a test covering the recently fixed fcntl() panic.anton
2018-10-08Expect usable addresses provided in environment variables. StopAlexander Bluhm
2018-09-30Add regression test for cmsg size bug.Vincent Gross
2018-09-28Always try to build packet reflector on remote machine. It may beAlexander Bluhm
2018-09-12Make this work on arm64.Mark Kettenis
2018-09-10Send many small fragments that exceed the pf reassembly queue limit.Alexander Bluhm
2018-09-07Fragment one large 64k IP ping packet into 155 fragments, each withAlexander Bluhm
2018-08-30Use correct environment variable to access remote machine.Alexander Bluhm
2018-08-28Add regress test of stat all the way to a nonexistant terminalBob Beck