summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2014-08-21Right after .Fl, a middle delimiter triggers an empty scope,Ingo Schwarze
2014-08-20Link ospfd and syslogd regression tests to the build.Alexander Bluhm
2014-08-20Run syslogd regressions tests. As only one syslogd can run perAlexander Bluhm
2014-08-19Do not dereference a NULL pointer if a .Bl macro hasIngo Schwarze
2014-08-18Make the perl modules consistent for the multiple regression tests.Alexander Bluhm
2013-01-03Reengineer the socket splicing regression tests:Alexander Bluhm
2014-08-18Add a description of what the relayd and sosplice regression testsAlexander Bluhm
2014-08-18Make out of band data tests more reliable. As multiple tcp urgentAlexander Bluhm
2014-08-18Make the forking tests more reliable. During copy the read(2)Alexander Bluhm
2014-08-18Make the multiple UDP packet test more reliable. The receive bufferAlexander Bluhm
2014-08-18Add test cases for multiple small HTTP requests. Many PUT requestsAlexander Bluhm
2014-08-18When the first child of the node being validated gets deleted duringIngo Schwarze
2014-08-17Sync regress/usr.sbin/relayd with recent http.h changesdoug
2014-08-17Segfault fixes from kristaps@.Ingo Schwarze
2014-08-17Fix regression tests for ld.sodoug
2012-08-16basic randomdata regression testsMatthew Dempsky
2014-08-16If a stray .It follows .El, we are no longer in the list,Ingo Schwarze
2014-08-16replace sprintf/strdup with asprintf in engine testbcook
2014-08-16use C rather than C++ array initialization syntaxbcook
2014-08-15Convert 3DES regress test from /dev/crypto to using kernel source codeMike Belopuhov
2014-08-15Convert AES-CTR regress test from /dev/crypto to using kernel sourceMike Belopuhov
2014-08-15Convert AES regress test from /dev/crypto to using kernel source codeMike Belopuhov
2014-08-14fix date that got changed by MdocdateIngo Schwarze
2014-08-14new regression tests collected during recent workIngo Schwarze
2014-08-14add missing NOPTS argumentsIngo Schwarze
2014-08-14Add a simple target to validate the syntax of -Thtml output.Ingo Schwarze
2014-08-11start catching up with recent code changes, but no new files yetIngo Schwarze
2014-08-10guenther wants a copyrightTed Unangst
2014-08-10AF_IMPLINK and AF_BLUETOOTH are gone, but add printing of SOCK_SEQPACKETPhilip Guenther
2014-08-10Only need <stdint.h> and not all of <inttypes.h> herePhilip Guenther
2014-08-10Only need <stdint.h> and not all of <inttypes.h> herePhilip Guenther
2014-07-28remove non-portable __progname extern from arc4random unit test.bcook
2014-07-22Add $OpenBSD tag to make syncs easierDarren Tucker
2014-07-22Regenerate test keys with certs signed with ed25519 instead of ecdsa.Darren Tucker
2014-07-22Sign test certs with ed25519 instead of ecdsa so that they'll work inDarren Tucker
2014-07-22change the test for still-open Unix domain sockets to be robust againstDamien Miller
2014-07-21Switch from <sys/endian.h> or <machine/endian.h> to the new,Philip Guenther
2014-07-20A HTTP connection may have multiple requests with content. AllowAlexander Bluhm
2014-07-20Fix ordering breakage, moving the fclose() test last again.Philip Guenther
2014-07-20Update regress to match change in stpcpy() linker messagePhilip Guenther
2014-07-20Make sure the correct errno is reported by warn* or err* and notPhilip Guenther
2014-07-20Delete unused variables found by -WallPhilip Guenther
2014-07-20Add missing include. Tickled by Doug Hogan (doug (at) acyclic.org)Philip Guenther
2014-07-19Make sure struct sockaddr_in gets completely initialized by setting it to zeroMiod Vallat
2014-07-18The pf forward tests were running rdr-to and nat-to simultaneouslyAlexander Bluhm
2014-07-16zap trailing newlines; "go for it" deraadtOkan Demirmen
2014-07-16Fix tlsext_tick_lifetime_hint value in test #2 to make sure theMiod Vallat
2014-07-15Add support for Unix domain socket forwarding. A remote TCP portTodd C. Miller
2014-07-14Add sendsyslog too, and sortPhilip Guenther
2014-07-14Update systrace policies for arc4random changesPhilip Guenther