index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
regress
/
lib
Age
Commit message (
Expand
)
Author
2006-08-12
add regression test for stresep.
christos
2006-07-27
add servent back.
christos
2006-07-27
Improve the test to test all the functions and not the re-entrant copies.
christos
2006-05-28
Test program for some basic proplib functionality. Not hooked up to the
thorpej
2006-05-23
Coverity CID 829: Possible dereference of NULL pointer.
jnemeth
2006-05-17
Add regression tests from PR/24324 by Arne H Juul
christos
2006-05-12
sprinkle some (char *) to pacify GCC4.
mrg
2006-05-10
include <string.h>, <stdio.h> and <stdlib.h> as appropriate.
mrg
2006-04-18
Copy sysconf(_SC_SEMAPHORES) test from regress/lib/librt/sem/sem.c
simonb
2006-04-13
replaced by FreeBSD version wcstod(3) for make it work
tnozaki
2006-04-12
The manual for open(2) says that -1 indicate a failure, not 0. And I
cube
2006-03-21
link against libm
drochner
2006-03-20
Use sig_atomic_t
christos
2006-03-17
This test is highly dependend on local configuration - note some
martin
2006-03-16
Refactor this test suite for v4-only and dual-stack hosts.
rpaulo
2006-02-28
Add a printf regression test; for now covering lib/32951.
kleink
2006-02-21
test some basic operations with subnomal numbers
drochner
2006-02-20
fix pasto in comment
drochner
2005-12-24
Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
perry
2005-12-06
Add memcpy test.
ross
2005-12-02
Make messages more useful.
is
2005-12-01
Ensure that thread context switches will leave the floating point
is
2005-11-25
test for new functions.
christos
2005-10-20
also check a double argument to isnan(), and whether
drochner
2005-10-13
add wcsncpy test.
tnozaki
2005-10-13
wcsncpy - SUSv6: if s2 is shorter than n, s1 should be filled with L'\0' unti...
tnozaki
2005-08-29
don't rely on undocumented behaviour: we don't know which thread
drochner
2005-08-29
rely a bit less on undocumented behaviour: we don't know which thread
drochner
2005-07-27
10 seconds is more than enough time to wait.
christos
2005-07-26
Add another regression test.
christos
2005-07-16
Oops, don't include an extra bonus deadlock.
nathanw
2005-07-16
Add once3 test.
nathanw
2005-07-16
Add a test for pthread_once() calling a function which is cancelled,
nathanw
2005-04-27
Add a test for 4 char key and value insert on a 65536 bucket size hash.
christos
2005-04-19
Add sleep1 test.
nathanw
2005-04-19
Add a regression test for sleeping past the time when time_t wraps; the
nathanw
2005-04-17
update to libevent-1.0c. This includes support for event priorities,
provos
2005-03-27
Make sure that sign extension does not happen when we convert to wide
christos
2005-03-27
Descend into mbtowc
christos
2005-03-27
Descend into citrus.
christos
2005-03-26
Compile with -DOPENSSL_FIPS
christos
2005-03-15
Add jtc's regression tests. I decided to split them finally to follow suit.
christos
2005-03-13
add regression tests for memmem(3)
perry
2005-03-13
move swab regression test to subdir
perry
2005-03-09
Add -lcrypt where -lcrypto is specified.
christos
2005-03-09
Add -lcrypt where -lcrypto is specified.
christos
2005-03-05
sig_atomic_t isn't necessarily compatible with the %d printf format,
he
2005-03-05
Add a -v (verbose) flag
dsl
2005-03-05
Field width has to be int - ptrdiff_t might be something larger.
martin
2005-03-04
Add regression tests for strptime()
dsl
[next]