summaryrefslogtreecommitdiff
path: root/regress/lib/libc
AgeCommit message (Expand)Author
2005-08-29Basic regress test for the vis(3) family of functions. Extra testsOtto Moerbeek
2005-08-12untested Makefile commitedTheo de Raadt
2005-08-11regression test to check that isw* functions yield the same result asMarc Espie
2005-05-13Add tests for __strsignal(). Put here since the tests are very similarOtto Moerbeek
2005-05-08Try to catch some more errors and adapt to slightly changed strerror.Otto Moerbeek
2004-12-22some -Wimplicit-function-declaration cleaning; ok millert@David Krause
2004-11-29More test cases involving back-references.Otto Moerbeek
2004-10-25basic regression test for some netdb functionsOtto Moerbeek
2004-10-10use sig_atomic_t instead of intMichael Shalayeff
2004-09-18regress for 'z' and 't' modifiersOtto Moerbeek
2004-09-16Test ll's with positional args.Otto Moerbeek
2004-08-13When running regex regress build a private copy with REDEBUG enabled.Todd C. Miller
2004-08-13More nasty cases involving back references.Otto Moerbeek
2004-08-04Unbreak malloc0test for use with mmap malloc which allocates objectsOtto Moerbeek
2004-08-03Enable strtonum testOtto Moerbeek
2004-08-03strtonum(3) regression tests.Otto Moerbeek
2004-07-22Split and modify tests to prevent infinite loops on platforms with preciseMark Kettenis
2004-07-10add getopt_long regress; ok millert@David Krause
2004-06-25recover IPv6 entries somehow disappeared. David KrauseJun-ichiro itojun Hagino
2004-06-24hsearch regress from NetBSD via ray at cyth dot netTodd C. Miller
2004-06-21make test successful even when /etc/services is changedJun-ichiro itojun Hagino
2004-05-02more tests, okay millert@ (we probably don't pass them all yet, and willMarc Espie
2004-04-30Add tests for strerror.Marc Espie
2004-04-02Some nasty test cases involving back references that causedOtto Moerbeek
2004-04-02check the signals for exceptions and do siginfo in the signal handler; also s...Michael Shalayeff
2004-03-10toast strcpyTheo de Raadt
2004-03-02correct answer file to meet gai_strerror() output on openbsd. David KrauseJun-ichiro itojun Hagino
2004-02-28do not test ai_canonname, as ai_canonname can be vary by /etc/hosts.Jun-ichiro itojun Hagino
2004-02-28kill bad functions; some sort of ok from marc who is trying to confuse meTheo de Raadt
2004-02-11include some missing onesTheo de Raadt
2004-02-11EOL at endTheo de Raadt
2004-01-21fix MakefileDavid Krause
2004-01-20Add strptime regress from NetBSD; OK miod@ after un-peeing.Todd C. Miller
2004-01-16Test more ways of producing a positive infinity, and then test negativeMiod Vallat
2004-01-15Add a new regression test, which checks that we handle fp overflow correctly,Miod Vallat
2003-12-25Test a large negative malloc value as well.Miod Vallat
2003-09-02add missing includesDavid Krause
2003-08-15remove extra \n in {warn,err}{,x} callsTheo de Raadt
2003-08-02add missing includesDavid Krause
2003-07-31add missing CLEANFILES; ok deraadt@David Krause
2003-07-31various cleanups; david says results are sameTheo de Raadt
2003-07-31fix the licenseMichael Shalayeff
2003-07-15move malloc0test.c to new subdir.Otto Moerbeek
2003-07-15Test if malloc() sets errno correctly if it returns NULL.Otto Moerbeek
2003-06-26fix rcsidDavid Krause
2003-06-17Sync with share/misc/license.template and add missing DARPA creditTodd C. Miller
2003-06-03Use an ISC-tyle license for all my code; it is simpler and more permissive.Todd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-15first sprintf test: positional argsTheo de Raadt
2003-02-12simple alloca test. done twice per deraadt@ suggestMichael Shalayeff