summaryrefslogtreecommitdiff
path: root/regress/lib
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-08-23Add setenv/putenv regressTodd C. Miller
2010-06-29Correct the target namePhilip Guenthe
2010-06-26New libevent regression tests from upstream.Nicholas Marriott
2010-06-02strnlen regression testsTodd C. Miller
2010-05-10Switch to using COMPILER_VERSION instead of USE_GCC3, allows for more flexibleDale Rahn
2010-05-08* add #includes to pull in missing prototypes, as pointed out by gcc4Christian Weisgerber
2010-02-14Sync with current state of the tree.Miod Vallat
2010-02-11Test mkstemps() tooPhilip Guenthe
2010-02-11Add a regression suite for mkstemp(), verifying that it neither overrunsPhilip Guenthe
2010-02-06add (currently failing) test for double -> long longOtto Moerbeek
2010-01-03Use CHECKx macro and enable setsockopt tests.Federico G. Schwindt
2009-12-26Add tests to check timeout on sockets under different situations. kurt@ ok.Federico G. Schwindt
2009-12-14Add a test for sleep(3), to verify that it both (a) returns zero when itPhilip Guenthe
2009-11-21Add a (hopefully) comprehensive regression test of how stdio functionsPhilip Guenthe
2009-11-19Add regression tests for stdio threading. Originally by blambert withPhilip Guenthe
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-09-14doing numeric lookups without specifying an ai_socktype fails no longer.Claudio Jeker
2009-07-06don't test unspecified behavior per ISO C (section F.4). this madeMartynas Venckus
2009-06-21fix rcs ids. ok sthen@Martynas Venckus
2009-06-20Repair comment ID & typo, no binary changeIan Darwin
2009-06-09make the regress target build the program before using it.Peter Hessler
2009-06-09Update to handle the default resolv order behavior.Peter Hessler
2009-04-09add fpaccuracyMartynas Venckus
2009-04-09fpaccuracy, by prof. Gaston H. Gonnet, uses some most difficultMartynas Venckus
2009-02-18Test to show glob bug introduced with POSIX char class support.Todd C. Miller
2009-02-18Add missing CURDIRTodd C. Miller
2008-12-17add a writable ``appbufsz'' field to the sa_par structure, containingAlexandre Ratchov
2008-12-09add vol/ to SUBDIRSAlexandre Ratchov
2008-12-09also test rintlMartynas Venckus
2008-11-11expose a volume knob in the sndio API: add sio_setvol(3) andAlexandre Ratchov
2008-10-27rename libsa to libsndioAlexandre Ratchov
2008-10-26add minimal server capability to aucat(1). When started in serverAlexandre Ratchov
2008-10-02Hook up fnmatch and glob regress.Todd C. Miller
2008-10-01Regress driver for fnmatch(3). Needs more tests.Todd C. Miller
2008-10-01Regress driver for glob(3). Needs more tests.Todd C. Miller
2008-09-07- replace dtoa w/ David's gdtoa, version 2008-03-15Martynas Venckus
2008-09-06update for openssl-0.9.8hDamien Miller
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-11regression tests for the upcomming tgamma bitsMartynas Venckus
2008-05-09Fix the include path passed via CFLAGS so that this will compile.. oneBrad Smith
2008-05-04Some additional tests.Brad Smith
2008-05-02Update to libevent 1.3e while retaining our local changes.Brad Smith
2008-04-24Return the proper values upon failure per POSIX for pthread_sigmask(3) andKurt Miller
2008-04-13Use arc4random_buf() when requesting more than a single word of outputDamien Miller
2007-10-22Only test one condition per invocation flavour, instead of testing allMiod Vallat
2007-10-20Give more details on failure.Miod Vallat