summaryrefslogtreecommitdiff
path: root/regress
AgeCommit message (Expand)Author
2010-09-18Add cvs tag, author name and yearTodd C. Miller
2010-09-18Test default precision when ndigit is negative.Todd C. Miller
2010-09-18Add more test vectors.Todd C. Miller
2010-09-17Add gcvt() regress with test vectors derived from perl regress.Todd C. Miller
2010-09-02test different key types (dsa, rsa, ecdsa) and sizes for loginMarkus Friedl
2010-09-01some very minor tweaks to bring us in line with mdoclint -r1.12 andJason McIntyre
2010-08-31put .Os in the right place;Jason McIntyre
2010-08-31- catching up with upstream mdoclint, recognise IMPLEMENTATION NOTES andJason McIntyre
2010-08-31tests for ECDSA keysDamien Miller
2010-08-31tests for ECDSA certificatesDamien Miller
2010-08-23Add setenv/putenv regressTodd C. Miller
2010-08-08remove rmd160 and add cksum, sha256, and sum while hereDavid Krause
2010-08-07Link against libkern's timingsafe_bcmp.c, so key_wrap regress testsMatthew Dempsky
2010-08-07new test for merging because of wrong deps that must lead to failure.Marc Espie
2010-08-04Revert previous since it makes the tests fail.Mark Kettenis
2010-08-04Add the new kqueue+rfork test, but disable the tests that use RFMEMPhilip Guenthe
2010-08-04Regression test for the recent rfork+kqueue fixPhilip Guenthe
2010-08-04tun* interfaces are now automatically destroyed on last close whenPhilip Guenthe
2010-08-04Confirm that a NOTE_EXIT knote is delivered when the child exitsPhilip Guenthe
2010-07-25basic regress tests (based on test-19.c) for _Bool and _Complex supportPhilip Guenthe
2010-07-22Replace strncat() with strlcat().Marcus Glocker
2010-07-22Change include ordering.Marcus Glocker
2010-07-22Initial regression test program for video(4).Marcus Glocker
2010-07-16revisison -> revisionRay Lai
2010-07-14add regress tests for upcoming redirection changes to ftpAlexander Hall
2010-07-13Test for the awesome let's-silently-overwrite-local-files bug.Nicholas Marriott
2010-07-13regress for merge bug.Nicholas Marriott
2010-07-03clean up all created filesPeter Hessler
2010-07-03the sedtest regress test requires 200-ish file descriptors, so set aPeter Hessler
2010-07-03add several new tests for pfctl, and fix the output of some existingPeter Hessler
2010-07-02oops, add a missing newline; noticed by and ok phessler@Christian Weisgerber
2010-07-01enable mandoc regression tests; ok phessler@Ingo Schwarze
2010-07-01if we cannot copy the setup file (because objdir doesn't exist), thenPeter Hessler
2010-07-01Follow POSIX (IEEE Std 1003.1, 2004 Edition) in the implementationChristian Weisgerber
2010-07-01Allow [ to be used as a delimiter.Christian Weisgerber
2010-07-01more updatesIngo Schwarze
2010-07-01major update of the mandoc test suite:Ingo Schwarze
2010-06-30Add a test for route labels, re PR6416. ok phessler@Stuart Henderson
2010-06-29regress tests for key options in AuthorizedPrincipalsDamien Miller
2010-06-29Add regression tests for ftp regarding the -o flag.Alexander Hall
2010-06-29Replace the hand-crafted Diffie-Hellman implementation in isakmpd withReyk Floeter
2010-06-29Correct the target namePhilip Guenthe
2010-06-28Don't ask people to send regress logs to a non-existant email address.Peter Hessler
2010-06-27add the groff target to the 'make depend' step, so we build dependencies.Peter Hessler
2010-06-27enable the regress tests for file, and xlint.Peter Hessler
2010-06-27fix how we run the tests so we can successfully use SUDO='sudo -E' in our envPeter Hessler
2010-06-27GCC is being intelligent with our asm statements that were used to pad stuffArtur Grabowski
2010-06-26New libevent regression tests from upstream.Nicholas Marriott
2010-06-26Do not print "Read from tunnel foo failed" in the failure case of aBret Lambert
2010-06-21Fix fpe handler in regress test. Tested and `looks good' phessler@.Paul Irofti