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
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
2002-08-26
Make this into a proper regress test.
Artur Grabowski
2002-08-21
add missing CLEANFILES; ok miod@
Wilbern Cobb
2002-08-09
Get rid of remaining __P usage (except for imported code);
Jason Peel
2002-07-31
Oops. don't forget to reformat the code after cut 'n paste.
Artur Grabowski
2002-07-31
Test that longjmp from signals works. (it does)
Artur Grabowski
2002-07-29
Try to modify __atexit directly and see if our function gets called.
Daniel Hartmeier
2002-07-05
regress for getaddrinfo/getnameinfo
Jun-ichiro itojun Hagino
2002-06-23
Fix pthread floatting point preemption test and enable it. Next
Marco S Hyman
2002-06-23
more gid_t and uid_t are unsigned
Theo de Raadt
2002-06-17
Remove bogus make expression that only confused readers of the file.
Marco S Hyman
2002-06-16
write newline before successful test completion
Marco S Hyman
2002-06-16
write output to stdout instead of fprintf to stderr. This brings it
Marco S Hyman
2002-06-08
recurse into my new test (libm/trivial1)
Jason Wright
2002-06-08
Really simple test that shouldn't fail, but does on some arch's (ok, one
Jason Wright
2002-05-15
Build and run openssl regress tests in addition to our own.
Bob Beck
2002-05-11
Add missing libraries to bsd.prog.mk (mostly kerberosV)
Marc Espie
2002-05-03
+pthread_specific
Wilbern Cobb
2002-05-03
test pthread_key_create(), pthread_key_delete(), pthread_getspecific()
Wilbern Cobb
2002-04-30
arguement -> argument
Theo de Raadt
2002-04-20
Raise the time limit from 5 seconds to 30 seconds.
Artur Grabowski
2002-02-23
no more need to explicitly specify regress: _SUBDIRUSE targets anymore.
Artur Grabowski
2002-02-19
We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft.
Todd C. Miller
2002-02-18
Rename private err() function to dberr() to avoid collision with
Todd C. Miller
2002-02-18
clean
Artur Grabowski
2002-02-18
tags cleanup.
Artur Grabowski
2002-02-18
add longjmp
Artur Grabowski
2002-02-18
Clean up.
Artur Grabowski
2002-02-18
clean
Artur Grabowski
2002-02-18
Return a failure if the test fails don't just fall out from main().
Artur Grabowski
2002-02-18
clean
Artur Grabowski
2002-02-18
Also test is dtors are run if we return from main.
Artur Grabowski
2002-02-18
minor cleanup.
Artur Grabowski
2002-02-18
clean
Artur Grabowski
2002-02-18
Add libssl.
Artur Grabowski
2002-02-17
Manual cleanup of remaining userland __P use (excluding packages maintained o...
Todd C. Miller
2002-02-17
use semaphore to sync threads, not sleep
Marco S Hyman
2002-02-17
a state variable used by multiple threads needs to be volatile
Marco S Hyman
2002-02-17
This test requires root, make it use REGRESSROOTTARGETS.
Marco S Hyman
2002-02-16
Part one of userland __P removal. Done with a simple regexp with some minor ...
Todd C. Miller
2002-02-16
+ inf
Peter Valchev
2002-02-16
Simple test for isinf(3) and HUGE_VAL; ok art
Peter Valchev
2002-02-16
popen
Artur Grabowski
2002-02-16
Tests for popen(3). From NetBSD.
Artur Grabowski
2002-02-15
fork and start up a listener to discard bytes instead of
Marco S Hyman
2002-02-01
minor changes.
Federico G. Schwindt
[next]