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
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
2003-07-10
Add sigmask test
Marco S Hyman
2003-07-10
Add test to ensure that a masked signal with a default action of
Marco S Hyman
2003-07-08
Give some feedback during the pthread_cond_timedwait test
Marco S Hyman
2003-06-19
free memory allocated by asprintf; ok marco
Peter Valchev
2003-06-16
no noman
Michael Shalayeff
2003-02-05
clean up the testall target
Marco S Hyman
2003-02-05
add stdfiles test for proper fd handling
Marco S Hyman
2003-02-04
Add test to compare threaded vs non-threaded fd handling.
Marco S Hyman
2003-01-30
add "testall" target for development testing
Marco S Hyman
2003-01-27
Another incorrect regression test. POSIX specifies that signal
Marco S Hyman
2003-01-26
remove bogus comment
Marco S Hyman
2003-01-23
print out the bad values when the test fails
Marco S Hyman
2003-01-19
add test to ensure select can be cancelled.
Marco S Hyman
2003-01-18
set stack size for threads, the default is too small for this test.
Marco S Hyman
2003-01-14
Bye-bye libc_r. libc_r and libnpthread go away. libpthread
Marco S Hyman
2002-12-13
don't fail if stdout is not a tty.
Marco S Hyman
2002-12-08
comment out bogus portion of test until I figure
Marco S Hyman
2002-11-16
use -lnpthread when USELIBPTHREAD=yes
Marco S Hyman
2002-11-12
dueling mallocs -- test for proper serialization when multiple threads
Marco S Hyman
2002-10-27
remove MD bits from test.
Marco S Hyman
2002-10-23
remove 0x in front of %p -- not needed
Marco S Hyman
2002-10-21
regression tests should test for proper operation, not what the code
Marco S Hyman
2002-10-21
Clean up the siginfo test. pthreads siginfo delivery code still
Marco S Hyman
2002-10-21
Add new tests
Marco S Hyman
2002-10-21
Add test for non-deferred signal handling in threads. pthreads code
Marco S Hyman
2002-10-21
Add test for pthread_kill. The test currently fails as thread
Marco S Hyman
2002-10-12
Enable test for proper inheritance of NONBLOCK flag on accept.
Marco S Hyman
2002-10-12
reduce the amount of output on this test so you can see when things
Marco S Hyman
[next]