summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2019-05-19pass a context struct to each test function in order to reduce future churnanton
2019-05-17Add realpath to regressBob Beck
2019-05-15Add a regression test for path discovery outside of unveil() whichBob Beck
2019-05-14test different buffer sizesanton
2019-05-13Document our currently incosnsistent behaviour and our currentBob Beck
2019-05-13Link regress sigpthread to build.Alexander Bluhm
2019-05-13Test the interaction of signals with multiple posix threads. ItAlexander Bluhm
2019-05-12Remove redundant settings.Alexander Bluhm
2019-05-11let's check /bin/c++Bob Beck
2019-05-10Enable the test on octeon. Ignore the fact that the test cannot workVisa Hankala
2019-05-10Let the test build on mips64.Visa Hankala
2019-05-10Python for scapy must be executed a bit differently in this test.Alexander Bluhm
2019-05-09Test IPv6 raw sockets with checksum calculation in kernel.Alexander Bluhm
2019-05-10Simplify the detection for installed python and scapy. RefactorAlexander Bluhm
2019-05-09Drop reference to sparc and expand 'VAC' so the comment makes sensePhilip Guenther
2019-05-09Test IPv6 raw sockets with checksum calculation in kernel.Alexander Bluhm
2019-05-09Link rip6cksum regress to build.Alexander Bluhm
2019-05-09Test IPv6 raw sockets with checksum calculation in kernel.Alexander Bluhm
2019-05-08Add another case for robert@ :)Bob Beck
2019-05-08Mutex functions have no __ prefix anymore. Adjust kernel compatAlexander Bluhm
2019-05-06enable deadlock related testsanton
2019-04-26a bit more evilBob Beck
2019-04-26/usr/include/machine is a good one.Bob Beck
2019-04-23Report slot types recursively for recursive PTE entriesPhilip Guenther
2019-04-23Improve usage messagePhilip Guenther
2019-04-23Simplify presentation of attributes to eliminate duplicationPhilip Guenther
2019-04-23Add a header to explain fieldsPhilip Guenther
2019-04-23Add -u for getting pagetables of pid 1Philip Guenther
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