Age | Commit message (Expand) | Author |
2018-04-11 | Fix a race in the syslogd test. It did not wait long enough for | Alexander Bluhm |
2018-03-07 | claudio@ added an Adj-RIB-Out, so add it to the regression tests | Peter Hessler |
2018-02-27 | The error handling of invalid certificate files has changed in | Alexander Bluhm |
2018-02-05 | Pass env(1) to ${SUDO}, not the other way around. Solves an issue when running | anton |
2018-01-14 | Unlocking the TCP stack resulted in smaller TCP segments sent out | Alexander Bluhm |
2018-01-07 | Add regression tests for cdrom keyword | ccardenas |
2018-01-04 | Add more tests that check the timeout behavior of relayd. | Alexander Bluhm |
2017-11-27 | lenght->length, mostly in comments | Stuart Henderson |
2017-11-11 | regress tests to match previous switch handling in vmd update. | Mike Larkin |
2017-11-10 | replace last instances of /dev/arandom with /dev/urandom | Christian Weisgerber |
2017-10-30 | add regress tests for new vmd bridge handling code | Mike Larkin |
2017-10-11 | Add regression tests for vmd(8) config parsing. | Alexander Bluhm |
2017-10-23 | Test file system full behavior of syslogd(8). This is done by | Alexander Bluhm |
2017-10-17 | Update matching regexp now that the pid is included. | Martin Pieuchot |
2017-10-11 | Link vmd regress to build on amd64 and i386. | Alexander Bluhm |
2017-10-11 | Add regression tests for vmd(8) config parsing. | Alexander Bluhm |
2017-10-05 | Check that the dropped during initialization message appears in | Alexander Bluhm |
2017-10-05 | fix the results file after I changed the test file | Peter Hessler |
2017-10-05 | +bgpd | Peter Hessler |
2017-10-05 | add regress tests for bgpd. | Peter Hessler |
2017-09-25 | keep up with @version, noticed by bluhm@ | Marc Espie |
2017-09-18 | Avoid race in relayd test that uses an invalid chunked header. Wait | Alexander Bluhm |
2017-09-17 | If file descriptors are exhausted during initialization, we see | Alexander Bluhm |
2017-09-13 | Check that pending "message repeated" is printed at exit and restart. | Alexander Bluhm |
2017-09-13 | Check that the hostname added by syslogd -h in file and server log | Alexander Bluhm |
2017-09-12 | Syslogd does no longer keep the *:514 UDP sockets open by default. | Alexander Bluhm |
2017-09-11 | Use signed ssize_t to make read(2) error check actually work. | Alexander Bluhm |
2017-08-30 | Add support for interface departure and arrival. | rob |
2017-08-28 | Update copyright notice contact info. | rob |
2017-08-25 | Quote some variable strings and make output verbose. | rob |
2017-08-12 | Forgot to commit updated Makefile for regress test changes using obj directory. | rob |
2017-08-12 | Use obj directory instead of a handcrafted working directory. | rob |
2017-08-12 | Hookup ifstated and snmpd regress. Discussed with benno@ and bluhm@. | rob |
2017-08-12 | Use vether instead of physical interfaces for temporary carp creation. | rob |
2017-08-12 | snmpe runs as user _snmpd not _snmp. | rob |
2017-08-11 | Add a wait call between different invocations of snmpd test runs to avoid | rob |
2017-08-11 | Add regression tests for snmpd. Not hooked into regress/usr.sbin/Makefile yet. | rob |
2017-07-31 | Tweak demoted state test, ok jca@ | rob |
2017-07-31 | Fix whitespace, ok jca@ | rob |
2017-07-30 | Add shebang | Jeremie Courreges-Anglas |
2017-07-14 | Do not mix Perl read() with sysread(). Data could get stuck in the | Alexander Bluhm |
2017-07-14 | Do not mix Perl read() with sysread(). Data could get stuck in the | Alexander Bluhm |
2017-07-14 | Add regression tests for ifstated. | Sebastian Benoit |
2017-07-12 | Disable failing pkg_add tests and document when they were added. | Alexander Bluhm |
2017-07-07 | Remove all references to "make depend" from regress. | Alexander Bluhm |
2017-06-25 | Link acme-client, ldapd, switchd regress to build. | Alexander Bluhm |
2017-06-25 | Do not run .END cleanup during clean, cleandir, obj in ldapd regress. | Alexander Bluhm |
2017-06-25 | Clean all files created during switchd regress. | Alexander Bluhm |
2017-06-25 | Convert the acme-client test to use a config file acme-client.conf. | Alexander Bluhm |
2017-06-22 | Perl on 32 bit architectures does not support pack('Q'), replace | Alexander Bluhm |