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
/
libc
Age
Commit message (
Expand
)
Author
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
Todd C. Miller
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-05-15
first sprintf test: positional args
Theo de Raadt
2003-02-12
simple alloca test. done twice per deraadt@ suggest
Michael Shalayeff
2003-01-03
Nobody even compiles the #@!$&~ regression tests anyway.
Miod Vallat
2002-12-08
Test option "-" (BSD extension)
Todd C. Miller
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-10-21
do not use an absolute path in include; dhartmei@ ok
Michael Shalayeff
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-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-04-30
arguement -> argument
Theo de Raadt
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-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-01-04
Fix dependency
Artur Grabowski
2002-01-04
Test _longjmp too. (Don't hate me for the '_' option).
Artur Grabowski
2002-01-04
More explicit tests of longjmp.
Artur Grabowski
2002-01-04
test for what longjmp(.., 0) does
Artur Grabowski
2002-01-04
A bug in the malloc test uncoveres a bug in longjmp on alpha.
Artur Grabowski
2002-01-03
add sigreturn subdir
Marco S Hyman
2002-01-03
sigret-normal, sigret-indirect, and sigret-altstack tests
Marco S Hyman
2002-01-03
3 12 and 20 are slow
Artur Grabowski
2002-01-03
depend the tests on the test program.
Artur Grabowski
2002-01-02
convert test prog into real regression test
Marco S Hyman
2002-01-02
Split into smaller tests. It was easier than I thought.
Artur Grabowski
2002-01-02
First conversion to bsd.regress.mk, needs to be split into
Artur Grabowski
[next]