summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
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
2017-10-30whitespace at EOLDamien Miller
2017-10-30add regress tests for new vmd bridge handling codeMike Larkin
2017-10-11Add regression tests for vmd(8) config parsing.Alexander 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-25Use printenv to test whether an SSH_USER_AUTH is set instead ofTodd C. Miller
2017-10-24Add tests for URI parsing. OK markus@Todd C. Miller
2017-10-23Test file system full behavior of syslogd(8). This is done byAlexander Bluhm
2017-10-23Add tests for history load from file.anton
2017-10-23Run all ksh tests with MALLOC_OPTIONS=Santon
2017-10-23ifelse is special, fix argv parsing to avoid segfaultMarc Espie
2017-10-20more RCSIDsDamien Miller
2017-10-18Move the test implementation into the Makefile. Then we have onlyAlexander Bluhm
2017-10-17Update matching regexp now that the pid is included.Martin Pieuchot
2017-10-16Add test for memcpy() -> memmove() regression.anton
2017-10-16Specify the xargs binary to test using a variable.anton
2017-10-16Add regress test for cancellation of pthread_once()'s init_routinePhilip Guenther
2017-10-15Add a regression test for ldexp(3).Visa Hankala
2017-10-12Use a regex(3) to find the new pledge violation string in the dmesg.Alexander Bluhm
2017-10-11Update regress now that ssl_cipher_list_to_bytes() takes a CBB.Joel Sing
2017-10-11Generate a router advertisement with scapy and check that slaacdFlorian Obser
2017-10-11don't create pyc filesFlorian Obser
2017-10-11Link vmd regress to build on amd64 and i386.Alexander Bluhm
2017-10-11Add regression tests for vmd(8) config parsing.Alexander Bluhm
2017-10-10Revise regress now that ssl_bytes_to_cipher_list() takes a CBS.Joel Sing
2017-10-09The divert-packet socket option IP_DIVERTFL, IPPROTO_DIVERT_RESP,Alexander Bluhm
2017-10-05Check that the dropped during initialization message appears inAlexander Bluhm
2017-10-05fix the results file after I changed the test filePeter Hessler
2017-10-05+bgpdPeter Hessler
2017-10-05add regress tests for bgpd.Peter Hessler
2017-10-04exercise PermitOpen a little more thoroughlyDamien Miller
2017-09-26UsePrivilegeSeparation is gone, stop trying to test it.Darren Tucker
2017-09-25keep up with @version, noticed by bluhm@Marc Espie
2017-09-21test reverse dynamic forwarding with SOCKSMarkus Friedl
2017-09-18Avoid race in relayd test that uses an invalid chunked header. WaitAlexander Bluhm
2017-09-17If file descriptors are exhausted during initialization, we seeAlexander 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-13Check that pending "message repeated" is printed at exit and restart.Alexander Bluhm
2017-09-13Print SKIPPED if sudo and doas configuration is missing. PreventsAlexander Bluhm
2017-09-13Check that the hostname added by syslogd -h in file and server logAlexander Bluhm
2017-09-12Syslogd does no longer keep the *:514 UDP sockets open by default.Alexander Bluhm
2017-09-12Sleep for some time to avoid race reporting a different number of referenceMartin Pieuchot