summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2016-08-26Make regress Makefile consistent with other tests, use bsd.regress.mk.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-25Fix sosplice tests on 32 bit systems by putting the correct numberAlexander Bluhm
2016-08-25do not request RWX mappings, RW will doTheo de Raadt
2006-04-06add a regress that repetitively calls mmap with MMAP_FIXED on the sameKurt Miller
2016-08-24Move the pf address printing test into its own subdirectory. ThisAlexander Bluhm
2016-08-23Some syslogd tests failed to report errors. Make these tests moreAlexander Bluhm
2016-08-23add tests for addr_match_list()Damien Miller
2016-08-23remove Protocol directive from client/server configs that causesDamien Miller
2016-08-22Use a reachable next hop for test 13, which make it fail as it should.Martin Pieuchot
2016-08-22Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().Martin Pieuchot
2016-08-22Sync counters now that ifa_ifwithroute() no longer uses ifa_ifwithnet().Martin Pieuchot
2016-08-22Sync refcount with recent change.Martin Pieuchot
2016-08-20When a mismatching end macro occurs while at least two nested blocksIngo Schwarze
2016-08-20When scanning upwards for a column list to put a .Ta macro in,Ingo Schwarze
2016-08-20If a column list starts with implicit rows (that is, rows without .It)Ingo Schwarze
2015-01-29reorg tbl(7) test suiteIngo Schwarze
2016-08-19Add support for arm and enable on armv7.Mark Kettenis
2016-08-19Reorder entries to match current multipath ordering.Martin Pieuchot
2016-08-19add tests for matching functionsDamien Miller
2016-08-19string.h not strings.hTheo de Raadt
2016-08-17syslogd(8) uses new libtls certificate and key file loading. SoAlexander Bluhm
2016-08-16Add regression tests for IP_SENDSRCADDR.Vincent Gross
2016-08-14Convert quad_t to long longPhilip Guenther
2016-08-14Convert %q to %llPhilip Guenther
2016-08-10no more armish;Jason McIntyre
2016-08-10armish handled some early-gen arm machines, which required tons ofTheo de Raadt
2016-08-10regression tests for mdoc_validate.c revisions 1.219 and 1.220Ingo Schwarze
2016-08-09When interrupted, connect() should leave the socket connecting in thePhilip Guenther
2016-08-06Add more tests for better code coverage:Theo Buehler
2016-08-06If you see code like this, you know something's quite wrongTheo Buehler
2016-08-05enable the mandoc.db(5) regression suite, code is stable enough nowIngo Schwarze
2016-08-05adjust expected output after the NAME_HEAD fix in mandocdb.c rev. 1.175Ingo Schwarze
2016-08-05enable dddd regression testTheo Buehler
2016-08-04adjust database file name and version number to what was committedIngo Schwarze
2016-07-30hook up regression tests for jot(1)Theo Buehler
2016-07-30Add regression tests for jot(1).Theo Buehler
2016-07-30test suite for the new mandoc.db(5) format;Ingo Schwarze
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-19Adapt test to the srp_swap() area.Martin Pieuchot
2016-07-19Update counters & unbreak now that rtrequest(RTM_ADD, ...) caches theMartin Pieuchot
2016-07-18Remote regression tests should not run ssh with -t all the time.Alexander Bluhm
2016-07-11Add regression tests for the path MTU discovery implementation in Alexander Bluhm
2016-07-14Prevent silly states via knotes on pids > 2^32 and on nonexistent signals.Philip Guenther