Age | Commit message (Expand) | Author |
2016-09-29 | If a Makefile both defines SUBDIR and includes <bsd.regress.mk>, | Ingo Schwarze |
2016-09-29 | with commitids, status produces an extra line per revision | Otto Moerbeek |
2016-09-29 | Fix tests | Otto Moerbeek |
2016-09-28 | Add a makefile rule to create the ssh library when regress needs | Alexander Bluhm |
2016-09-28 | The ldap regression test should behave more like the other tests. | Alexander Bluhm |
2016-09-28 | The tun interface has been renamed to tap(4). Adapt ospfd test. | Alexander Bluhm |
2016-09-28 | Do not close stdout when starting netcat, redirect to /dev/null | Alexander Bluhm |
2016-09-28 | An unintened 65536 size change slipped in, revert to 65535 | Reyk Floeter |
2016-09-28 | If stdout is not line buffered, messages got lost when assert() was | Alexander Bluhm |
2016-09-28 | Fix length calculation of PACKET_IN (I forget the 10 byte packet_in header). | Reyk Floeter |
2016-09-28 | Bump buffer size to 64k, the max OFP packet size | Reyk Floeter |
2016-09-28 | I wrote a perfect regress test: a test that never fails. Correctly | Reyk Floeter |
2016-09-27 | Make sure that the regress target builds the libraries. Stop building a | Mark Kettenis |
2016-09-27 | Adjusts some patterns, so that the warning messages ksh prints if | Alexander Bluhm |
2016-09-27 | fix dependency, fixing regress if make regress is called with a clean obj | Otto Moerbeek |
2016-09-27 | Modernize constructor test such that it builds again and enable it. | Mark Kettenis |
2016-09-26 | The gcc and libiberty regression tests seem to be broken since the | Alexander Bluhm |
2016-09-26 | Allow to run ssh regression tests as root. If the user is already | Alexander Bluhm |
2016-09-25 | Adapt more places where binutils-2.17 has changed the format of the | Alexander Bluhm |
2016-09-25 | add ul | Otto Moerbeek |
2016-09-24 | On sparc64 we need "retl" not "ret" to do an immediate return. | Mark Kettenis |
2016-09-24 | recpect W^X, sparc64 still has a problem: non-exec mmap: execute | Otto Moerbeek |
2016-09-24 | Format of warning messages has changed in binutils-2.17. Remove | Alexander Bluhm |
2016-09-23 | Check wether sudo or doas is working once at the beginning of the | Alexander Bluhm |
2016-09-23 | Remove leftovers from relayd tests. | Alexander Bluhm |
2016-09-23 | Making the regress target depends on building PROG. | Alexander Bluhm |
2016-09-23 | Zap mquery test for good | Otto Moerbeek |
2016-09-23 | Zap. Has been disabled for a long time and makes unholy assumptions about | Otto Moerbeek |
2016-09-23 | Add dependencies to build the required test tools for mandoc on | Alexander Bluhm |
2016-09-23 | The TCP socket buffer size for syslogd has changed. Adapt tests | Alexander Bluhm |
2016-09-22 | Call setsockopt(2) before listen(2) in relayd tests and adjust some | Alexander Bluhm |
2016-09-21 | Fix a race in test. Wait until the process shown by ps is really | Alexander Bluhm |
2016-09-21 | disable tests for affirmative negated match after backout of | Damien Miller |
2016-09-21 | Use /dev/console as a template for the pseudo tty, stdin may be not | Alexander Bluhm |
2016-09-21 | Test syslogd TLS client certificate validation. | Alexander Bluhm |
2016-09-21 | Enter rtable | Martin Pieuchot |
2016-09-21 | Test ART implementation by default. | Martin Pieuchot |
2016-09-21 | set BIOCIMMEDIATE, makes the test work for lo0, which does more buffering | Otto Moerbeek |
2016-09-21 | test all the AuthorizedPrincipalsCommand % expansions | Damien Miller |
2016-09-20 | To make debugging the kqueue test easier, always print the assertion | Alexander Bluhm |
2016-09-20 | switch master & slave; prompted by bluhm@ | Otto Moerbeek |
2016-09-20 | don't depend on /dev/tty, in bluhm's framework there is no such thing | Otto Moerbeek |
2016-09-18 | The libedit regress tests require header files generated during the | Alexander Bluhm |
2016-09-18 | Test should print SKIPPED if a package is missing. | Alexander Bluhm |
2016-09-16 | add a note on kexfuzz' limitations | Damien Miller |
2016-09-16 | fix for newer modp DH groups (diffie-hellman-group14-sha256 etc) | Damien Miller |
2016-09-14 | Use diff -u instead of diff. It's a bit easier to see what's wrong. | Theo Buehler |
2016-09-14 | calendar regress from Andy Bradford. | Todd C. Miller |
2016-09-14 | Improve test coverage of ssh-keygen -T a bit. | Darren Tucker |
2016-09-13 | First stab at acme-client regress test. | Florian Obser |