index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
/
libc
Age
Commit message (
Expand
)
Author
2008-10-02
Hook up fnmatch and glob regress.
Todd C. Miller
2008-10-01
Regress driver for fnmatch(3). Needs more tests.
Todd C. Miller
2008-10-01
Regress driver for glob(3). Needs more tests.
Todd C. Miller
2008-09-07
- replace dtoa w/ David's gdtoa, version 2008-03-15
Martynas Venckus
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
2008-04-13
Use arc4random_buf() when requesting more than a single word of output
Damien Miller
2007-10-22
Only test one condition per invocation flavour, instead of testing all
Miod Vallat
2007-10-20
Give more details on failure.
Miod Vallat
2007-10-20
Make this work on 64 bit platforms by using strlen() instead of sizeof()...
Miod Vallat
2007-09-12
fix format strings, sizeof() does not return an int
Otto Moerbeek
2007-09-09
use strcspn to properly overwrite '\n' in fgets returned buffer
Charles Longeau
2007-09-03
Adapt atexit() regress to recent changes and add __cxa_atexit() regress.
Todd C. Miller
2007-05-17
Add basename(3) and dirname(3) regression tests, from tbert.
Ray Lai
2006-09-29
add strtod() underflow test
Otto Moerbeek
2006-05-16
Don't forget to return 0 on success, doh.
Otto Moerbeek
2006-05-15
Try harder to trigger an exception. On architectures where floating-point
Mark Kettenis
2006-04-18
Hook new ulimit test cases
Otto Moerbeek
2006-04-18
near ulimit test case 2
Otto Moerbeek
2006-04-18
Near ulimit test case 1
Otto Moerbeek
2006-04-01
Use NFILES for starting point instead of hardcoded const
Otto Moerbeek
2006-03-25
hook telldir
Otto Moerbeek
2006-03-25
telldir/seekdir regress tesst. Fails on -current, since seekdir(x),
Otto Moerbeek
2006-03-10
Hook up getcap test.
Ray Lai
2006-03-10
Regression test for truncated file.
Ray Lai
2005-08-29
Basic regress test for the vis(3) family of functions. Extra tests
Otto Moerbeek
2005-08-12
untested Makefile commited
Theo de Raadt
2005-08-11
regression test to check that isw* functions yield the same result as
Marc Espie
2005-05-13
Add tests for __strsignal(). Put here since the tests are very similar
Otto Moerbeek
2005-05-08
Try to catch some more errors and adapt to slightly changed strerror.
Otto Moerbeek
2004-12-22
some -Wimplicit-function-declaration cleaning; ok millert@
David Krause
2004-11-29
More test cases involving back-references.
Otto Moerbeek
2004-10-25
basic regression test for some netdb functions
Otto Moerbeek
2004-10-10
use sig_atomic_t instead of int
Michael Shalayeff
2004-09-18
regress for 'z' and 't' modifiers
Otto Moerbeek
2004-09-16
Test ll's with positional args.
Otto Moerbeek
2004-08-13
When running regex regress build a private copy with REDEBUG enabled.
Todd C. Miller
2004-08-13
More nasty cases involving back references.
Otto Moerbeek
2004-08-04
Unbreak malloc0test for use with mmap malloc which allocates objects
Otto Moerbeek
2004-08-03
Enable strtonum test
Otto Moerbeek
2004-08-03
strtonum(3) regression tests.
Otto Moerbeek
2004-07-22
Split and modify tests to prevent infinite loops on platforms with precise
Mark Kettenis
2004-07-10
add getopt_long regress; ok millert@
David Krause
2004-06-25
recover IPv6 entries somehow disappeared. David Krause
Jun-ichiro itojun Hagino
2004-06-24
hsearch regress from NetBSD via ray at cyth dot net
Todd C. Miller
2004-06-21
make test successful even when /etc/services is changed
Jun-ichiro itojun Hagino
2004-05-02
more tests, okay millert@ (we probably don't pass them all yet, and will
Marc Espie
2004-04-30
Add tests for strerror.
Marc Espie
2004-04-02
Some nasty test cases involving back references that caused
Otto Moerbeek
2004-04-02
check the signals for exceptions and do siginfo in the signal handler; also s...
Michael Shalayeff
2004-03-10
toast strcpy
Theo de Raadt
[next]