Age | Commit message (Expand) | Author |
2016-08-26 | Make regress Makefile consistent with other tests, use bsd.regress.mk. | Alexander Bluhm |
2016-08-25 | Set relayd socket buffer size to reasonable value to make test pass | Alexander Bluhm |
2016-08-25 | Make relayd test slow-consumer more reliable. Set SO_SNDTIMEO | Alexander Bluhm |
2016-08-25 | Fix sosplice tests on 32 bit systems by putting the correct number | Alexander Bluhm |
2016-08-25 | do not request RWX mappings, RW will do | Theo de Raadt |
2006-04-06 | add a regress that repetitively calls mmap with MMAP_FIXED on the same | Kurt Miller |
2016-08-24 | Move the pf address printing test into its own subdirectory. This | Alexander Bluhm |
2016-08-23 | Some syslogd tests failed to report errors. Make these tests more | Alexander Bluhm |
2016-08-23 | add tests for addr_match_list() | Damien Miller |
2016-08-23 | remove Protocol directive from client/server configs that causes | Damien Miller |
2016-08-22 | Use a reachable next hop for test 13, which make it fail as it should. | Martin Pieuchot |
2016-08-22 | Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet(). | Martin Pieuchot |
2016-08-22 | Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet(). | Martin Pieuchot |
2016-08-22 | Sync refcount with recent change. | Martin Pieuchot |
2016-08-20 | When a mismatching end macro occurs while at least two nested blocks | Ingo Schwarze |
2016-08-20 | When scanning upwards for a column list to put a .Ta macro in, | Ingo Schwarze |
2016-08-20 | If a column list starts with implicit rows (that is, rows without .It) | Ingo Schwarze |
2015-01-29 | reorg tbl(7) test suite | Ingo Schwarze |
2016-08-19 | Add support for arm and enable on armv7. | Mark Kettenis |
2016-08-19 | Reorder entries to match current multipath ordering. | Martin Pieuchot |
2016-08-19 | add tests for matching functions | Damien Miller |
2016-08-19 | string.h not strings.h | Theo de Raadt |
2016-08-17 | syslogd(8) uses new libtls certificate and key file loading. So | Alexander Bluhm |
2016-08-16 | Add regression tests for IP_SENDSRCADDR. | Vincent Gross |
2016-08-14 | Convert quad_t to long long | Philip Guenther |
2016-08-14 | Convert %q to %ll | Philip Guenther |
2016-08-10 | no more armish; | Jason McIntyre |
2016-08-10 | armish handled some early-gen arm machines, which required tons of | Theo de Raadt |
2016-08-10 | regression tests for mdoc_validate.c revisions 1.219 and 1.220 | Ingo Schwarze |
2016-08-09 | When interrupted, connect() should leave the socket connecting in the | Philip Guenther |
2016-08-06 | Add more tests for better code coverage: | Theo Buehler |
2016-08-06 | If you see code like this, you know something's quite wrong | Theo Buehler |
2016-08-05 | enable the mandoc.db(5) regression suite, code is stable enough now | Ingo Schwarze |
2016-08-05 | adjust expected output after the NAME_HEAD fix in mandocdb.c rev. 1.175 | Ingo Schwarze |
2016-08-05 | enable dddd regression test | Theo Buehler |
2016-08-04 | adjust database file name and version number to what was committed | Ingo Schwarze |
2016-07-30 | hook up regression tests for jot(1) | Theo Buehler |
2016-07-30 | Add regression tests for jot(1). | Theo Buehler |
2016-07-30 | test suite for the new mandoc.db(5) format; | Ingo Schwarze |
2016-07-27 | Improve parsing of the Host by following RFC 7230 Section 5.4 more strictly: | Reyk Floeter |
2016-07-22 | add a regression test | Sebastian Benoit |
2016-07-22 | Fix generated Perl headers. | Reyk Floeter |
2016-07-20 | s/sudo/doas/ | Sebastian Benoit |
2016-07-19 | Add two more tests that use traffic that was captured with tcpdump. | Reyk Floeter |
2016-07-19 | Add simple OpenFlow tests for switchd. | Reyk Floeter |
2016-07-19 | Adapt test to the srp_swap() area. | Martin Pieuchot |
2016-07-19 | Update counters & unbreak now that rtrequest(RTM_ADD, ...) caches the | Martin Pieuchot |
2016-07-18 | Remote regression tests should not run ssh with -t all the time. | Alexander Bluhm |
2016-07-11 | Add regression tests for the path MTU discovery implementation in | Alexander Bluhm |
2016-07-14 | Prevent silly states via knotes on pids > 2^32 and on nonexistent signals. | Philip Guenther |