summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2016-12-27Test that the syslogd program can be started with a relative path.Alexander Bluhm
2016-12-26Typo, "more then" -> "more than"Jeremie Courreges-Anglas
2016-12-26Extend regress to include a peer certificate in the session.Joel Sing
2016-12-26Ensure that after an i2d_SSL_SESSION() call, the passed pointer now pointsJoel Sing
2016-12-22Update the regress test to work with the new changes in the switchd(8)Rafael Zalamena
2016-12-21Update regress for ECDHE with X25519.Joel Sing
2016-12-21Update libcrypto regress to handle header and non-exported symbol changes.Joel Sing
2016-12-21Ensure negative time/timeout are handled appropriately.Joel Sing
2016-12-19use standard /bin/sh equality test; from Mike FrysingerDamien Miller
2016-12-19remove testcase that depends on exact output and behaviour ofDamien Miller
2016-12-19Use LOGNAME to get current user and fall back to whoami if not set.Darren Tucker
2016-12-18Revise regress for changes to ssl_parse_serverhello_tlsext().Joel Sing
2016-12-16Add regression test for AllowUsers and DenyUsers. Patch from Zev WeissDarren Tucker
2016-12-16revert to rev1.2; the new bits in this test depend on changes to sshDamien Miller
2016-12-16Move the "stop sshd" code into its own helper function. Patch fromDarren Tucker
2016-12-16regression test for certificates along with private key with noDamien Miller
2016-12-15Use $SUDO to read pidfile in case root's umask is restricted. FromDarren Tucker
2016-12-13Print better error messages in case an expected packet is missing.Alexander Bluhm
2016-12-12Set promiscuous mode during srp1() to receive the arp reply directedAlexander Bluhm
2016-12-11Remove and-list-error-3 test, it is obsoleted by seterror-11Todd C. Miller
2016-12-11Fixes descriptions for seterror tests 1, 2 and 4.Todd C. Miller
2016-12-07test different kinds of the "WARNING: whitespace at end of input line";Ingo Schwarze
2016-12-07comment out non-working parts of the test with .ig rather than \",Ingo Schwarze
2016-12-07enable commented parts of the test, they seem to work nowIngo Schwarze
2016-12-07enable commented parts of the test, they seem to work nowIngo Schwarze
2016-12-07Spacing in arp -a output has changed, adapt test.Alexander Bluhm
2016-12-06Update to match recent changes.Martin Pieuchot
2016-12-04Update regress test to handle change to ssl_cipher_list_to_bytes().Joel Sing
2016-11-30Fix typosVincent Gross
2016-11-30test new behaviour of cert force-command restriction vs. authorized_key/Damien Miller
2016-11-28Enable the pmtu and traceroute subtests with af-to. pf has beenAlexander Bluhm
2016-11-28The setuid regression test builds and runs a binary that is setuidAlexander Bluhm
2016-11-28To test the pipe feature, a dd is started and writing into a logAlexander Bluhm
2016-11-25Allow PuTTY interop tests to run unattended. bz#2639, patch fromDarren Tucker
2016-11-25Reverse args to sshd-log-wrapper. Matches change in portable, where itDarren Tucker
2016-11-25Fix typo in trace message; from portable.Darren Tucker
2016-11-23Test that af-to cannot be used together with route-to, reply-to, dup-to.Alexander Bluhm
2016-11-22Return different error number to know which test is failing.Martin Pieuchot
2016-11-21Print better error message if test fails.Alexander Bluhm
2016-11-21Test that IPv6 framents with invalid length or more-fragment bitAlexander Bluhm
2016-11-20SRPL_FIRST() and SRPL_FOLLOW().Martin Pieuchot
2016-11-17Put all make targets in a loop and print a little more what eachAlexander Bluhm
2016-11-17Add support for OpenFlow 1.3.5 tests and make jumbo test use the newRafael Zalamena
2016-11-17Send fragment with Hop-by-Hop extension header after the fragmentAlexander Bluhm
2016-11-16Test multiple combinations of divert connections. The socket cleanupAlexander Bluhm
2016-11-16Add support for big reads in perl and fix the jumbo test, also removeRafael Zalamena
2016-11-16Remove code duplication for receiving/sending OFP packets and simplifyRafael Zalamena
2016-11-15Mark pf states created by this regress test with a label. RemoveAlexander Bluhm
2016-11-15Create the sys/syscall.ph header file on demand for the sendsyslog(2)Alexander Bluhm
2016-11-15Sync rdomain_is_used()Martin Pieuchot