summaryrefslogtreecommitdiff
path: root/regress/usr.sbin
AgeCommit message (Expand)Author
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
2016-09-21Test syslogd TLS client certificate validation.Alexander Bluhm
2016-09-18Test should print SKIPPED if a package is missing.Alexander Bluhm
2016-09-13First stab at acme-client regress test.Florian Obser
2016-09-10Cleanup commented lines, and only print the DN of entriesLandry Breuil
2016-09-10Improve Makefile by using ${.OBJDIR} and stop creating files inLandry Breuil
2016-09-05ldapd regress is creating files during make obj; comment out until fixedTheo de Raadt
2016-09-05link ldapd regress to the buildLandry Breuil
2016-09-05Add purge to the all: target and comment out cpan for nowLandry Breuil
2016-09-02Print SKIPPED if a regress test cannot be executed for some reason.Alexander Bluhm
2016-09-01Add basic regress tests for ldapd.Landry Breuil
2016-09-01Fix regress test, server returns 400 instead of 500 nowReyk Floeter
2016-08-29Syslogd tls config error messages have changed, adapt tests.Alexander Bluhm
2016-08-25Set relayd socket buffer size to reasonable value to make test passAlexander Bluhm
2016-08-25Make relayd test slow-consumer more reliable. Set SO_SNDTIMEOAlexander Bluhm
2016-08-23Some syslogd tests failed to report errors. Make these tests moreAlexander Bluhm
2016-08-19Reorder entries to match current multipath ordering.Martin Pieuchot
2016-08-17syslogd(8) uses new libtls certificate and key file loading. SoAlexander Bluhm
2016-07-27Improve parsing of the Host by following RFC 7230 Section 5.4 more strictly:Reyk Floeter
2016-07-22add a regression testSebastian Benoit
2016-07-22Fix generated Perl headers.Reyk Floeter
2016-07-20s/sudo/doas/Sebastian Benoit
2016-07-19Add two more tests that use traffic that was captured with tcpdump.Reyk Floeter
2016-07-19Add simple OpenFlow tests for switchd.Reyk Floeter
2016-07-12Allow to run the syslogd tests as root without SUDO also if theAlexander Bluhm
2016-07-12Add regression tests for syslogd TLS client certificates.Alexander Bluhm
2016-07-11Revert previous adaption of the test. The behavior change in libtlsAlexander Bluhm
2016-07-06Now libtls is always reading cert.pem during tls_config_new().Alexander Bluhm
2016-07-01Timing changed, now a syslogd test may get EPIPE instead ofAlexander Bluhm
2016-06-22Syslogd can send messages to a user, test what happens if theAlexander Bluhm
2016-05-29When connecting to a non existing tcp listen socket on localhost,Alexander Bluhm
2016-05-03Fix some Perl statements perlcritic was bitching about: VariableAlexander Bluhm
2016-05-03To test syslogd compatibility rsyslog is used as remote server.Alexander Bluhm
2016-03-29Kdump contains LOG_CONS now. TLS error message changes.Alexander Bluhm
2016-03-24Check that only one published entry can be added.Martin Pieuchot
2016-03-23arp(8) regression tests, some of which are currently failing with ART.Martin Pieuchot
2016-03-21System call sendsyslog2 is gone, adapt tests.Alexander Bluhm
2016-01-22Replace a (broken) test for @option explicit-update (the code has beenLandry Breuil
2016-01-07When syslogd is not running, check that no syslog priority or droppedAlexander Bluhm
2015-12-30Test logging to console by redirecting the system's console into aAlexander Bluhm
2015-12-04Add tests that call the syscalls sendsyslog(2) and sendsyslog2(2)Alexander Bluhm
2015-11-04replace setbuf with setvbuf, from Frederic NowakTed Unangst
2015-11-04Generating the self-signed syslogd test certificate does not dependAlexander Bluhm
2015-11-02Test that rsyslogd can send over TLS to OpenBSD syslogd.Alexander Bluhm
2015-10-31As syslog(3) in libc no longer inserts the timestamp, the maximumAlexander Bluhm
2015-10-24Handling of bogus CA file has changed in syslogd. Adapt tests toAlexander Bluhm
2015-10-23Test syslogd with empty or non existing server certificates andAlexander Bluhm
2015-10-23Check that syslogd delays a blocking write to tty and that that allAlexander Bluhm
2015-10-19Test syslogd logging to a tty which belongs to a user. This isAlexander Bluhm