summaryrefslogtreecommitdiff
path: root/src/regress/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up.art2002-02-182-2/+5
* cleanart2002-02-182-7/+3
* Return a failure if the test fails don't just fall out from main().art2002-02-181-2/+5
* Part one of userland __P removal. Done with a simple regexp with some minor ...millert2002-02-163-31/+31
* + infpvalchev2002-02-161-2/+2
* Simple test for isinf(3) and HUGE_VAL; ok artpvalchev2002-02-162-0/+22
* popenart2002-02-161-2/+2
* Tests for popen(3). From NetBSD.art2002-02-162-0/+109
* Move the enc tests into the Makefile and split them intoart2002-01-152-2/+42
* Fix dependencyart2002-01-041-2/+2
* Test _longjmp too. (Don't hate me for the '_' option).art2002-01-042-6/+35
* More explicit tests of longjmp.art2002-01-041-4/+17
* test for what longjmp(.., 0) doesart2002-01-042-0/+39
* A bug in the malloc test uncoveres a bug in longjmp on alpha.art2002-01-041-2/+2
* add sigreturn subdirmarc2002-01-031-2/+2
* sigret-normal, sigret-indirect, and sigret-altstack testsmarc2002-01-031-1/+12
* 3 12 and 20 are slowart2002-01-031-1/+3
* depend the tests on the test program.art2002-01-031-2/+2
* convert test prog into real regression testmarc2002-01-021-3/+12
* Split into smaller tests. It was easier than I thought.art2002-01-021-5/+8
* First conversion to bsd.regress.mk, needs to be split intoart2002-01-021-5/+5
* Convert to bsd.regress.mk.art2002-01-021-5/+6
* Ancient comment. the RSA patent expired a long time ago.art2002-01-021-3/+1
* Generate? Or maybe Degenerate? Definitely not Denerate.art2002-01-021-2/+2
* Remove obsolete comment (and a 3 second sleep).art2002-01-021-10/+1
* trivial conversions to bsd.regress.mkart2002-01-018-64/+24
* Add options for slient operation and for specifying a count of roundsart2001-12-291-4/+35
* add headerderaadt2001-12-221-0/+3
* OpenBSD tag, explicit public domain noticemarc2001-12-171-0/+4
* sigreturn test programmarc2001-12-172-0/+184
* malloc(n) regression testderaadt2001-12-053-2/+114
* signal race fixesderaadt2001-11-111-4/+6
* uncomment rsa test; ok millert@todd2001-02-071-2/+2
* Fix regression testericj2001-02-041-2/+2
* $OpenBSD$niklas2001-01-2932-2/+41
* Build dbtest before running the actual test.angelos2001-01-051-1/+1
* ssleay->openssl name change. (Wonder what spinoff projects will name it)beck1999-09-291-0/+0
* New minty openssl versionbeck1999-09-295-12/+12
* new minty OpenSSL 0.9.4 versionbeck1999-09-291-1/+1
* Fix up for make regress. Should handle objdir now.beck1999-01-054-7/+12
* ssl lib test scripts. Need to be tested so as not to break build processbeck1999-01-048-0/+187
* use sigemptyset()deraadt1998-06-031-1/+1
* #if __STDC__ --> #ifdef __STDC__mickey1997-07-251-3/+3
* r?index -> strr?chrmillert1997-01-171-6/+6
* getopt(3) returns -1 when out of args, not EOF, whee!millert1997-01-152-3/+3
* -Wall madness.millert1996-12-214-4/+9
* db release 1.85deraadt1996-05-073-88/+196
* sync w/ Net 960425mickey1996-04-251-5/+1
* from netbsd; do not override other CFLAGS settingsderaadt1995-12-151-2/+2
* initial import of NetBSD treederaadt1995-10-1826-0/+3765