summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2019-04-23Utility useful for debugging amd64 page tablesPhilip Guenther
2019-04-19Start a realpath(2) regress test, currently not enabled.Bob Beck
2019-04-08Check that pf and IPv6 stack handle two ping6 fragments with differentAlexander Bluhm
2019-03-31Make ART data structure definitions visible to userland, in order to fixMartin Pieuchot
2019-03-24Make stat(2) and access(2) need UNVEIL_READ instead of UNVEIL_INSPECTBob Beck
2019-03-21Do not run keyboard and mouse device detection during make clean,Alexander Bluhm
2019-03-18Disable wscons regress test for now. This test is touching /dev entriesClaudio Jeker
2019-03-04add kqueue pty close slave testanton
2019-03-04add support for multiple kqueue pty testsanton
2019-03-04one regress test per line to reduce future churnanton
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