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
/
libpthread
Age
Commit message (
Expand
)
Author
2012-02-19
Add regress test for stack attributes
Philip Guenthe
2012-01-04
link new semaphore tests
Martin Pieuchot
2012-01-04
Basic semaphore tests
Martin Pieuchot
2011-12-12
better output on error.
Federico G. Schwindt
2011-11-25
The execve()-vs-threads test should test not just that the thread library
Philip Guenthe
2011-11-18
Regress test for per-(r)thread errno address
Philip Guenthe
2011-10-10
allow for this to timeout rather than hanging forever.
Federico G. Schwindt
2011-10-09
Test for the wait*() hang issue when SIGCHLD is ignored, as seen in
Federico G. Schwindt
2011-10-01
fix some checks.
Federico G. Schwindt
2011-10-01
enter signals.
Federico G. Schwindt
2011-10-01
Add tests to check signal handling during pthread_join(3) and
Federico G. Schwindt
2011-09-23
Add a test for recursive pthread_mutex_trylock()
Uwe Stuehler
2011-09-18
add connect and move include to top Makefile.inc
Federico G. Schwindt
2011-09-18
test for interrupted connect.
Federico G. Schwindt
2011-09-13
first round of tests to check system calls restarting with pthreads.
Federico G. Schwindt
2010-12-26
Use sizeof(double) instead of hardcoding 8.
Miod Vallat
2010-01-03
Use CHECKx macro and enable setsockopt tests.
Federico G. Schwindt
2009-12-26
Add tests to check timeout on sockets under different situations. kurt@ ok.
Federico G. Schwindt
2008-04-24
Return the proper values upon failure per POSIX for pthread_sigmask(3) and
Kurt Miller
2006-10-13
add blocked_shutdown
Kurt Miller
2006-10-13
Test shutdown() racing with other threads using the same file
Kurt Miller
2006-10-06
eliminate warnings on 64bit archs
Kurt Miller
2006-10-03
correct check for proper return value of dup2
Kurt Miller
2006-09-22
add blocked_close, blocked_dup2, close_race and dup2_race
Kurt Miller
2006-09-22
Test dup2() racing with other threads using the same file
Kurt Miller
2006-09-22
Test close() racing with other threads using the same file
Kurt Miller
2006-09-22
Test dup2() racing with other threads using the same file
Kurt Miller
2006-09-22
Test close() racing with other threads using the same file
Kurt Miller
2006-01-05
fix regression test, from art
Ted Unangst
2005-12-19
after mutex_unlock, there's no guarantee that a waiting thread will
Ted Unangst
2005-11-05
zap unused var.
Federico G. Schwindt
2005-10-31
and panic if fork(2) fails.
Federico G. Schwindt
2005-10-31
enter pthread_atfork
Federico G. Schwindt
2005-10-31
pthread_atfork(3) regression.
Federico G. Schwindt
2005-10-30
-Wall cleanup.
Federico G. Schwindt
2004-12-29
define REGRESS_ROOT_TARGETS for tests that require root privileges
David Krause
2004-07-10
update comment about disabled tests; ok marc@
David Krause
2004-06-11
remove test that sometimes fails until problem is understood
Marco S Hyman
2004-03-07
remove test that always fails from makefile
Marco S Hyman
2004-02-28
kill bad functions; some sort of ok from marc who is trying to confuse me
Theo de Raadt
2004-02-27
NO SPRINTF!
Theo de Raadt
2004-01-15
regression for pthread version of closefrom
Marco S Hyman
2004-01-08
Update regression test to match current library semantics. A select
Marco S Hyman
2003-12-23
Use getopt(3) correctly.
Miod Vallat
2003-11-27
openbsd tag
Marco S Hyman
2003-11-27
Reduce iterations so test runs faster.
Marco S Hyman
2003-09-18
from marc:
Henning Brauer
2003-09-02
add missing includes
David Krause
2003-07-31
various cleanups; david says results are same
Theo de Raadt
2003-07-14
improve test. fails with current code
Marco S Hyman
[next]