summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
2017-06-08Start syslogd with -rr. With different timing the order of messagesAlexander Bluhm
2017-04-29Test that suslogd's UDP sockets bound to *.514 do not receive packetsAlexander Bluhm
2017-04-28Check that non existing log files in syslog.conf are reported toAlexander Bluhm
2017-04-25Test listening on multiple syslog over TLS sockets.Alexander Bluhm
2017-04-17Test syslogd(8) "last message repeated" feature and -r option.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
2017-04-05Syslogd's debug and error messages have changed a bit, adapt test.Alexander Bluhm
2017-03-24Check that syslogd(8) is still running if non critical errors happenAlexander Bluhm
2017-02-22ldapd regress tests depends on openldap-client, checkGleydson Soares
2017-02-09Add defines that are needed to compile XS code with Perl 5.24.1.Alexander Bluhm
2017-02-07Adapt regex in syslogd test to the new shiny libssl error messages.Alexander Bluhm
2017-02-02sudo -> SUDO and some other minor tweaksTheo Buehler
2017-02-01SUDO is doasReyk Floeter
2017-02-01Add Range and multipart tests.Reyk Floeter
2017-01-31Mark the IO::Socket::SSL server socket with SSL_server to avoidAlexander Bluhm
2017-01-31The libssl and libcrypto error messages have changed. Adapt theAlexander Bluhm
2017-01-30Fix TLS tests. Keys and log files are now in obj, not in obj/htdocsReyk Floeter
2017-01-30Adjust CLEANFILES for new httpd rootReyk Floeter
2017-01-30unbreak httpd regress tests after wobj changeReyk Floeter
2017-01-26Each entry in REGRESS_TARGETS is run in a separate make process, so theJonathan Matthew
2017-01-02Test listening on multiple sockets simultaneously.Alexander Bluhm
2016-12-30Now libtls creates nicer certificate verification error messages.Alexander Bluhm
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-22Update the regress test to work with the new changes in the switchd(8)Rafael Zalamena
2016-12-07Spacing in arp -a output has changed, adapt test.Alexander Bluhm
2016-11-28To test the pipe feature, a dd is started and writing into a logAlexander Bluhm
2016-11-17Add support for OpenFlow 1.3.5 tests and make jumbo test use the newRafael Zalamena
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-15Create the sys/syscall.ph header file on demand for the sendsyslog(2)Alexander Bluhm
2016-11-11Fix regress after moving ofp.h to sys/net/Reyk Floeter
2016-10-13In rare cases the number of dropped messages changes a bit more.Alexander Bluhm
2016-10-12Fix races during syslogd startup and shutdown in privsep tests.Alexander Bluhm
2016-10-10The TLS error message depends on the generated fake certificate.Alexander Bluhm
2016-10-06Check that syslogd priv process does exec on itself.Alexander Bluhm
2016-10-06Add millisecond precision to expected timestamp.Alexander Bluhm
2016-10-05Bump the sizes of generated jumbo frames up to the max.Reyk Floeter
2016-10-04Add test for syslogd(8) -Z ISO timestamp format.Alexander Bluhm
2016-09-28The ldap regression test should behave more like the other tests.Alexander Bluhm
2016-09-28The tun interface has been renamed to tap(4). Adapt ospfd test.Alexander Bluhm
2016-09-28An unintened 65536 size change slipped in, revert to 65535Reyk Floeter
2016-09-28Fix length calculation of PACKET_IN (I forget the 10 byte packet_in header).Reyk Floeter
2016-09-28Bump buffer size to 64k, the max OFP packet sizeReyk Floeter
2016-09-28I wrote a perfect regress test: a test that never fails. CorrectlyReyk Floeter
2016-09-23Check wether sudo or doas is working once at the beginning of theAlexander Bluhm
2016-09-23Remove leftovers from relayd tests.Alexander Bluhm
2016-09-23The TCP socket buffer size for syslogd has changed. Adapt testsAlexander Bluhm
2016-09-22Call setsockopt(2) before listen(2) in relayd tests and adjust someAlexander Bluhm