summaryrefslogtreecommitdiff
path: root/regress/sys
AgeCommit message (Expand)Author
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
2017-09-07Get IPv4 and IPv6 fragment tests into common shape. Some chunksAlexander Bluhm
2017-09-07Link regress/sys/netinet/frag to build. Get IPv4 and IPv6 fragmentAlexander Bluhm
2017-09-07Copy IPv6 fragment test cases to IPv4 and adapt to the different Alexander Bluhm
2017-09-06Fix declarationsPhilip Guenther
2017-09-04Run divert-packet tests also for IPv6.Alexander Bluhm
2017-09-04Before mounting NFS, wait until mountd(8) has exported the directory.Alexander Bluhm
2017-09-01Increase timeout, otherwise test may fail on slow machines.Alexander Bluhm
2017-08-16ENTRY() requires END()Theo de Raadt
2017-08-15Add test cases for msdosfs bugStefan Fritsch
2017-08-15Add tests for pf divert-packet. Currently UDP packets are testedAlexander Bluhm
2017-07-27Compile and test MPATH code.Martin Pieuchot
2017-07-27fcntl(F_DUPFD) needs an argument. Otherwise it fails with EINVALAlexander Bluhm
2017-07-25Do not remove files from CVS tree during make clean.Alexander Bluhm