summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
2018-04-10Check that a file descriptor's plegde flag is correctly propagated.Alexander Bluhm
2018-04-10Add subdir filedescriptor.Alexander Bluhm
2018-04-10Check that a file descriptor's plegde flag is correctly propagated.Alexander Bluhm
2018-04-09Add regress test for stack pivot mitigationmortimer
2018-02-27Do not expect an eui64 link-local source address during duplicateAlexander Bluhm
2018-02-05typosanton
2018-01-23Add a smarter test that opens a file, unlinks it, and remounts theAlexander Bluhm
2018-01-16Enable traceroute test for incoming reply-to rule.Alexander Bluhm
2018-01-15Add tests that unmount a file system while it is busy. On a vndAlexander Bluhm
2018-01-15Enable traceroute test for incoming route-to rule.Alexander Bluhm
2018-01-14Fix after recent mutex change.Martin Pieuchot
2018-01-11Add tests for incoming route-to and outgoing reply-to rules. DisableAlexander Bluhm
2017-12-26As the divert-to pf state is not connected, it is not linked to theAlexander Bluhm
2017-12-21Add some comments what the tests are doing.Alexander Bluhm
2017-12-20Skip this regress test if no remote test machine is specified asAlexander Bluhm
2017-12-18When setting KTRACE in the environment, client and server writeAlexander Bluhm
2017-12-16hookup execpromiseFlorian Obser
2017-12-16execpromise regressFlorian Obser
2017-12-15The pledge(2) regress tests fail since the second parameter hasAlexander Bluhm
2017-11-30Add regress to ensure that execve bypasses pledgepath checks (for now)Bob Beck
2017-11-28copyrightBob Beck
2017-11-27decriptor relative openat() and chmodBob Beck
2017-11-27readlink and friendsBob Beck
2017-11-27symlink and a couple more...Bob Beck
2017-11-27access and chflagsBob Beck
2017-11-27Add the start of regression tests for upcoming pledgepath stuff.Bob Beck
2017-11-27lenght->length, mostly in commentsStuart Henderson
2017-11-24Do not run sysctl and pfctl by != during make clean and make obj.Alexander Bluhm
2017-11-20Skip the test and print a warning if pf does not process packetsAlexander Bluhm
2017-11-20Now pledge("inet") allows socket option IPV6_V6ONLY. Adapt test.Alexander Bluhm
2017-11-17Let packets jump between routing domains until the ttl is used up.Alexander Bluhm
2017-11-17Link loopback test to build.Alexander Bluhm
2017-11-17Set up two loopback interfaces in different routing domains. TryAlexander Bluhm
2017-11-15Makefile cleanup, avoid DNS lookups, add copyright.Alexander Bluhm
2017-11-15Do not unconfigure vnd1, the test did not configure it.Alexander Bluhm
2017-11-14Add more checks helping to set up the test environment.Alexander Bluhm
2017-11-08Wait for the splicing syscall by grepping it in the relay log. ThisAlexander Bluhm
2017-11-07Test more variations of TCP packets in the scapy splicing tests.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2017-11-05Fix some comments and dependencies in this regress test.Alexander Bluhm
2017-11-05Insert a rule into pf regress anchor that passes all packets withoutAlexander Bluhm
2017-10-27Fix the glob to find all scapy test scripts.Alexander Bluhm
2017-10-27I am trying to find a bug that seems to be triggered by a combinationAlexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2017-10-18Move the test implementation into the Makefile. Then we have onlyAlexander Bluhm
2017-10-12Use a regex(3) to find the new pledge violation string in the dmesg.Alexander Bluhm
2017-10-09The divert-packet socket option IP_DIVERTFL, IPPROTO_DIVERT_RESP,Alexander Bluhm
2017-09-16The copyin(9) family of functions should return EFAULT for all memoryPhilip Guenther
2017-09-15Clean up pf rules and states on remote machine so that they do notAlexander Bluhm
2017-09-07Copy IPv6 fragment test cases to IPv4 and adapt to the different Alexander Bluhm