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
Age
Commit message (
Expand
)
Author
2003-02-12
a double to int conversion test
Michael Shalayeff
2003-02-12
a very simple rint() test. helped figure out fpu emulation probs on hppa
Michael Shalayeff
2003-02-12
simple alloca test. done twice per deraadt@ suggest
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
repository move libc_r to libpthread
Theo de Raadt
2003-01-19
repository move to libpthread
Theo de Raadt
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
2003-01-03
Nobody even compiles the #@!$&~ regression tests anyway.
Miod Vallat
2002-12-13
don't fail if stdout is not a tty.
Marco S Hyman
2002-12-08
Test option "-" (BSD extension)
Todd C. Miller
2002-12-08
comment out bogus portion of test until I figure
Marco S Hyman
2002-12-07
Add test for fix in revision 1.5 of getopt_long.c
Todd C. Miller
2002-12-05
update test results
Todd C. Miller
2002-12-05
excercise "-W longopt"
Todd C. Miller
2002-12-05
simple regress for getopt_long() and getopt_long_only()
Todd C. Miller
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
do not use an absolute path in include; dhartmei@ ok
Michael Shalayeff
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
2002-10-12
oops, add the test
Marco S Hyman
2002-10-12
signal deliver to blocked thread test
Marco S Hyman
2002-10-12
Do not depend upon bugs in the pthreads implementation for proper
Marco S Hyman
2002-10-10
add socket test to check blocking/non-blocking mode on accept.
Marco S Hyman
2002-10-09
comment where code is used
Marco S Hyman
2002-10-09
clean-up. check that SA_RESETHAND does the right thing, too.
Marco S Hyman
2002-10-07
more meaningful error
Marco S Hyman
2002-10-07
use/check SA_RESETHAND, too.
Marco S Hyman
2002-10-07
add pthread siginfo support test
Marco S Hyman
2002-09-26
remove MDC2; patents
Markus Friedl
2002-09-14
Move __cleanup into mprotect'ed page to prevent unintentional modifications
Daniel Hartmeier
2002-09-02
Rename a bunch of the old bsd.regress.mk variables into the new ones.
Anil Madhavapeddy
2002-09-02
the regress target should be run-regress-atexit_test to avoid
Anil Madhavapeddy
2002-09-01
e_os.h is longer installed
Markus Friedl
2002-08-30
re-enable function pointer table protection, this time make sure that
Daniel Hartmeier
[next]