summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-12-11The fuse_opt_match(3) library function does not match options correctly.helg
2017-12-11use cmp in a loop instead of diff -N to compare directories. The formerDarren Tucker
2017-12-11Sergey Bronnikov's code coverage analysis shows that a few more code pathsTheo Buehler
2017-12-09Add a regress test for tls_config_parse_protocols().Joel Sing
2017-12-09Use a test value that fits into a long on both 32-bit and 64-bitJoel Sing
2017-12-05adjust for warning: warning repairsTheo de Raadt
2017-12-02Adapt to change in 0ZOtto Moerbeek
2017-12-01and enable new testOtto Moerbeek
2017-12-01extra tests for Z (upcoming implementation change)Otto Moerbeek
2017-11-30Add regress to ensure that execve bypasses pledgepath checks (for now)Bob Beck
2017-11-29zap untrue comment (since bcode.c 1.43)Otto Moerbeek
2017-11-29fix decl of mainOtto Moerbeek
2017-11-29Test invalid divert combinations and adapt error messages.Alexander Bluhm
2017-11-29- regression tests for 'load anchor ... from ...'Alexandr Nedvedicky
2017-11-28Add regress coverage for ASN1_TYPE_{get,set}_int_octetstring()Joel Sing
2017-11-28Add regress test coverage for building clienthello and serverhelloJoel Sing
2017-11-28Add regress for CBB_discard_child().Joel Sing
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-24Use the environment variable PFCTL to specify a different executableAlexander Bluhm
2017-11-24Do not run sysctl and pfctl by != during make clean and make obj.Alexander Bluhm
2017-11-21Add tests for emacs editing mode in ksh. While here, improve the output on testanton
2017-11-21Do not exit 0 if the program was terminated due to receipt of a signal otheranton
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-16Add a variable referencing the csh binary to test.anton
2017-11-16Add regress tests for fuse_opt_parse() and fuse_parse_cmdline()helg
2017-11-16Disable the pthread_once subtest until the problem with samba portAlexander 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-11regress tests to match previous switch handling in vmd update.Mike Larkin
2017-11-10replace last instances of /dev/arandom with /dev/urandomChristian Weisgerber
2017-11-08Wait for the splicing syscall by grepping it in the relay log. ThisAlexander Bluhm
2017-11-08Enable this test on i386.Martin Pieuchot
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-11-03Tests of libexpat 2.2.5 also need source file structdata.c.Alexander Bluhm
2017-11-03Fix regression, pointed out by Mark Johnston.Martin Pieuchot
2017-10-30whitespace at EOLDamien Miller