summaryrefslogtreecommitdiff
path: root/regress/lib/libc
AgeCommit message (Expand)Author
2006-08-12add regression test for stresep.christos
2006-07-27add servent back.christos
2006-07-27Improve the test to test all the functions and not the re-entrant copies.christos
2006-05-23Coverity CID 829: Possible dereference of NULL pointer.jnemeth
2006-05-17Add regression tests from PR/24324 by Arne H Juulchristos
2006-05-12sprinkle some (char *) to pacify GCC4.mrg
2006-05-10include <string.h>, <stdio.h> and <stdlib.h> as appropriate.mrg
2006-04-13replaced by FreeBSD version wcstod(3) for make it worktnozaki
2006-03-21link against libmdrochner
2006-03-17This test is highly dependend on local configuration - note somemartin
2006-03-16Refactor this test suite for v4-only and dual-stack hosts.rpaulo
2006-02-28Add a printf regression test; for now covering lib/32951.kleink
2006-02-21test some basic operations with subnomal numbersdrochner
2006-02-20fix pasto in commentdrochner
2005-12-24Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.perry
2005-12-06Add memcpy test.ross
2005-10-20also check a double argument to isnan(), and whetherdrochner
2005-10-13add wcsncpy test.tnozaki
2005-10-13wcsncpy - SUSv6: if s2 is shorter than n, s1 should be filled with L'\0' unti...tnozaki
2005-04-27Add a test for 4 char key and value insert on a 65536 bucket size hash.christos
2005-03-27Make sure that sign extension does not happen when we convert to widechristos
2005-03-27Descend into mbtowcchristos
2005-03-27Descend into citrus.christos
2005-03-15Add jtc's regression tests. I decided to split them finally to follow suit.christos
2005-03-13add regression tests for memmem(3)perry
2005-03-13move swab regression test to subdirperry
2005-03-05Add a -v (verbose) flagdsl
2005-03-05Field width has to be int - ptrdiff_t might be something larger.martin
2005-03-04Add regression tests for strptime()dsl
2005-02-11White space nit- don't put a space before/after increment/decrementsimonb
2005-02-06de-__P, remove obsolete "register" declarations.perry
2005-01-19Rename wprintf() to w_printf() to prevent a clash with the 9899/AMD1kleink
2004-11-11whitespace.christos
2004-11-11- add unlockpt(); linux wants it.christos
2004-11-11Make the regression tests work in the presense of ptyfs ptys.christos
2004-09-26copyright notice.yamt
2004-09-26a simple regression test for wcrtomb and wctomb.yamt
2004-08-02Add public domain notice.thorpej
2004-08-02Add a test to check that recursive calls to nsdispatch() within athorpej
2004-07-27Decsent into humanize_number.enami
2004-07-19check for getcontext() failure.chs
2004-07-19fix the test for stack direction to not use an uninitialized variable.chs
2004-07-16Print flags symbolically.enami
2004-07-14Simple regression test for humanize_number(). Fix for some of testsenami
2004-07-03Run the test programs out of "." (which may be an obj dir) instead ofsimonb
2004-06-30Add missing NetBSD ID tagsjmc
2004-06-21fix missing license.itojun
2004-05-27Don't cause errors when the devices are not configured.christos
2004-05-27descend.christos
2004-05-27Add pty.christos