summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2017-05-06Add regress coverage for SSL{,_CTX}_set_{min,max}_proto_version().Joel Sing
2017-05-05Move .sp to the roff modules. Enough infrastructure is in placeIngo Schwarze
2017-05-05Move handling of the roff(7) .ft request from the man(7)Ingo Schwarze
2017-05-04Add IPsec test for manually configured SA bundles. That does ipcomp,Alexander Bluhm
2017-05-04Parser reorg:Ingo Schwarze
2017-05-02Remove -P (warnings about paragraph problems).Ingo Schwarze
2017-05-02bugfix: treat .Bd -unfilled like .Bd -literal;Ingo Schwarze
2017-05-02Convert CMAC and Key Wrap regress tests over to the new AESMike Belopuhov
2017-05-02Sync GMAC and AES-CTR/-XTS regress tests with the new AES codeMike Belopuhov
2017-05-02Pick the right AES source fileMike Belopuhov
2017-05-02Add regress for free functions that should be safe with NULLBob Beck
2017-05-01When trying to expand some columns in a table where the sum of theIngo Schwarze
2017-04-30eliminate explicit specification of protocol in tests and loops overDamien Miller
2017-04-30remove SSHv1 support from unit testsDamien Miller
2017-04-30Switch AES testcase to the new implementationMike Belopuhov
2017-04-30whitespaceBob Beck
2017-04-30Check that unsupported operation returns ENOSYS.Martin Pieuchot
2017-04-30Regression tests for futex(2).Martin Pieuchot
2017-04-30Add missing tls_init() and tls_free() calls.Joel Sing
2017-04-29Test that suslogd's UDP sockets bound to *.514 do not receive packetsAlexander Bluhm
2017-04-28Delete .Pp right before the first .Sh and right before any .Ss,Ingo Schwarze
2017-04-28Check that non existing log files in syslog.conf are reported toAlexander Bluhm
2017-04-28Start deleting redundant features that are already coveredIngo Schwarze
2017-04-28Merge missing bits from Colin Watson's patch in bz#2658 which make integrityDarren Tucker
2017-04-28Pull back some shell portability fixes from -portable to make future syncsDarren Tucker
2017-04-27Merge trivial patches from pkgsrc to get rid of gratuitious differences;Ingo Schwarze
2017-04-27Detect links to self by parsing .Nm in SYNOPSIS.Ingo Schwarze
2017-04-25Test listening on multiple syslog over TLS sockets.Alexander Bluhm
2017-04-19SA group has been renamed to bundle. Adapt test.Alexander Bluhm
2017-04-19Make the test pass when an obj directory exists.Alexander Bluhm
2017-04-17Test syslogd(8) "last message repeated" feature and -r option.Alexander Bluhm
2017-04-17test display of long URIsIngo Schwarze
2017-04-17Skip objc tests with clang.Mark Kettenis
2017-04-17Change COMPILER_VERSION tests which limited additional warnings to gcc4Jonathan Gray
2017-04-16Make sure these tests print "SKIPPED" if the necessary variables aren't set.Mark Kettenis
2017-04-16Use INT_MAX instead of SIZE_MAX as the maximum file size we can handle.Mark Kettenis
2017-04-16Define DEF_WEAK like we do for ld.so to fix building this with clang.Mark Kettenis
2017-04-16Use %zu to print a size_t.Mark Kettenis
2017-04-16Remove unused rnd_seed variable. Upstream made the same change 4 days ago.Mark Kettenis
2017-04-14adjust .Lk tests after groff and mandoc .Lk improvementsIngo Schwarze
2017-04-14Add test for IP payload compression. It is sending small and bigAlexander Bluhm
2017-04-14Add tests with the ipsec.conf SA bundle keyword.Alexander Bluhm
2017-04-12Add comment what the test does.Alexander Bluhm
2017-04-12The pledge sigkill test is an outdated copy of sigabrt. Remove theAlexander Bluhm
2017-04-12Add comment how the test works.Alexander Bluhm
2017-04-10Rework and significantly extend TLS name verification tests to matchJoel Sing
2017-04-09Improve unknown protocol version handling.Joel Sing
2017-04-07In ssl.h TLS 1.0 is called TLSv1. Adapt name in test to make it pass.Alexander Bluhm
2017-04-07Adapt test to new syslogd's local message priority.Alexander Bluhm
2017-04-06Check that local syslog messages have the the expected priority.Alexander Bluhm