summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2009-04-09add fpaccuracyMartynas Venckus
2009-04-09fpaccuracy, by prof. Gaston H. Gonnet, uses some most difficultMartynas Venckus
2009-04-08adapt lint regress after time.h r. 1.24 "sounds fine" millert@. ok chl@Martynas Venckus
2009-04-06more scrub scrubbingHenning Brauer
2009-04-06scrub goneHenning Brauer
2009-03-14Add mips64 and sh support to this test.Miod Vallat
2009-02-18Test to show glob bug introduced with POSIX char class support.Todd C. Miller
2009-02-18Add missing CURDIRTodd C. Miller
2009-02-17Link lazy binding test into ld.so regress suite.Joel Sing
2009-02-15Add an ENAMETOOLONG test case for copyinstr(), inspired by sthen@'s code.Joel Sing
2009-01-30If the "peer" address is not specified or derived from "to" forAlexander Bluhm
2009-01-29pass "xerrok" status across the execution call stack to more closelyJared Yanovich
2009-01-29Remove ikefail10 ipsecctl regression test as it always fails. ItAlexander Bluhm
2009-01-28Allow to specify ike and flow explicitly without peer. The anyAlexander Bluhm
2009-01-20Regression tests for source flow NAT support.Marco Pfatschbacher
2009-01-19Do not use "egress" keyword as it expands to an actual interface,Hans-Joerg Hoexer
2008-12-31reorg code a bit so that we can share with Thomas Klausner:Marc Espie
2008-12-22add regression test for aes-{128,192,256} being used with main and quickHans-Joerg Hoexer
2008-12-22Adopt to recent change: /32 now is treated as a network address.Hans-Joerg Hoexer
2008-12-17add a writable ``appbufsz'' field to the sa_par structure, containingAlexandre Ratchov
2008-12-12fix test 37 (from NetBSD) and the (still failing) 41Otto Moerbeek
2008-12-11reorg code so that it can be cut further.Marc Espie
2008-12-09add vol/ to SUBDIRSAlexandre Ratchov
2008-12-09also test rintlMartynas Venckus
2008-12-07match string "passwordauthentication" only at start of line, not anywhereDamien Miller
2008-11-24new regress test, bug from NetBSDMarc Espie
2008-11-23expand -p to warn about "new sentence, new line" errors;Jason McIntyre
2008-11-20add (atm failing ) test case, submmited by Edward Berner, turned intoOtto Moerbeek
2008-11-11expose a volume knob in the sndio API: add sio_setvol(3) andAlexandre Ratchov
2008-11-10PuTTY supports AES CTR modes, so interop test against them tooDamien Miller
2008-11-07clean-up regexps, replacing some . (any char) with \. (actual dot),Marc Espie
2008-11-03handle Xrefs to XFree as wellMarc Espie
2008-11-03handle 3p manpages correctlyMarc Espie
2008-11-01in option parsing, use a simle DeMorgan transformation, fix indentation,Alexander von Gernler
2008-11-01make usage() a fatal function instead of a string. It is just used once,Alexander von Gernler
2008-11-01cleanup: zap trailing whitespaces, trim superlong linesAlexander von Gernler
2008-11-01- since mdocdate fills in the date automatically, we no longer have to checkJason McIntyre
2008-10-31Prevent Mdocdate from getting expanded inline.Todd C. Miller
2008-10-31turn off -e by default, since we do not currently sort the errorsJason McIntyre
2008-10-31add mdoclint, a perl script for checking man pages;Jason McIntyre
2008-10-27rename libsa to libsndioAlexandre Ratchov
2008-10-26add minimal server capability to aucat(1). When started in serverAlexandre Ratchov
2008-10-19The optional table counters added a field to the verboseMarco Pfatschbacher
2008-10-19vmstat(8) now reports "InUse" instead of "Releases".Marco Pfatschbacher
2008-10-13cleanupTodd C. Miller
2008-10-13Add sed-based dc(1) clone. This exposes a long-standing bug in BSD sedTodd C. Miller
2008-10-10hook up sed regressTodd C. Miller
2008-10-10Adapt sed test suite to regress framework.Todd C. Miller
2008-10-02Hook up fnmatch and glob regress.Todd C. Miller
2008-10-01Regress driver for fnmatch(3). Needs more tests.Todd C. Miller