diff options
author | niklas <> | 2001-01-29 02:05:48 +0000 |
---|---|---|
committer | niklas <> | 2001-01-29 02:05:48 +0000 |
commit | 36645d5fbc055004af0f4972b18ebb6db6cd4100 (patch) | |
tree | 8c44d451baa682b572056b984697ade0424adf9b /src/regress/lib | |
parent | 68c2927b4d7475ddf9a91438c0df0a7d9802de22 (diff) | |
download | openbsd-36645d5fbc055004af0f4972b18ebb6db6cd4100.tar.gz openbsd-36645d5fbc055004af0f4972b18ebb6db6cd4100.tar.bz2 openbsd-36645d5fbc055004af0f4972b18ebb6db6cd4100.zip |
$OpenBSD$
Diffstat (limited to 'src/regress/lib')
32 files changed, 41 insertions, 2 deletions
diff --git a/src/regress/lib/libc/Makefile b/src/regress/lib/libc/Makefile index 7b65e2c1c5..be8cde02a7 100644 --- a/src/regress/lib/libc/Makefile +++ b/src/regress/lib/libc/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.2 2001/01/29 02:05:37 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.6 1995/04/24 05:52:15 cgd Exp $ | 2 | # $NetBSD: Makefile,v 1.6 1995/04/24 05:52:15 cgd Exp $ |
2 | 3 | ||
3 | SUBDIR+= _setjmp db regex setjmp sigsetjmp | 4 | SUBDIR+= _setjmp db regex setjmp sigsetjmp |
diff --git a/src/regress/lib/libc/_setjmp/Makefile b/src/regress/lib/libc/_setjmp/Makefile index c2b9dc1aae..cacc802840 100644 --- a/src/regress/lib/libc/_setjmp/Makefile +++ b/src/regress/lib/libc/_setjmp/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.2 2001/01/29 02:05:38 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.2 1995/04/20 22:38:44 cgd Exp $ | 2 | # $NetBSD: Makefile,v 1.2 1995/04/20 22:38:44 cgd Exp $ |
2 | 3 | ||
3 | PROG= _setjmptest | 4 | PROG= _setjmptest |
diff --git a/src/regress/lib/libc/arch/alpha/Makefile b/src/regress/lib/libc/arch/alpha/Makefile index b79a82b0e2..f8cc769824 100644 --- a/src/regress/lib/libc/arch/alpha/Makefile +++ b/src/regress/lib/libc/arch/alpha/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.2 2001/01/29 02:05:38 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.1 1995/04/24 05:53:31 cgd Exp $ | 2 | # $NetBSD: Makefile,v 1.1 1995/04/24 05:53:31 cgd Exp $ |
2 | 3 | ||
3 | # do nothing here; none of the tests here can be run automatically | 4 | # do nothing here; none of the tests here can be run automatically |
diff --git a/src/regress/lib/libc/arch/alpha/divremtest/Makefile b/src/regress/lib/libc/arch/alpha/divremtest/Makefile index bd3b12f537..1da3ac8494 100644 --- a/src/regress/lib/libc/arch/alpha/divremtest/Makefile +++ b/src/regress/lib/libc/arch/alpha/divremtest/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.2 2001/01/29 02:05:39 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.1 1995/04/24 05:53:34 cgd Exp $ | 2 | # $NetBSD: Makefile,v 1.1 1995/04/24 05:53:34 cgd Exp $ |
2 | 3 | ||
3 | PROG= divremtest | 4 | PROG= divremtest |
diff --git a/src/regress/lib/libc/arch/alpha/divremtest/divremtest.c b/src/regress/lib/libc/arch/alpha/divremtest/divremtest.c index fcf64c9384..3d9e8a6de2 100644 --- a/src/regress/lib/libc/arch/alpha/divremtest/divremtest.c +++ b/src/regress/lib/libc/arch/alpha/divremtest/divremtest.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: divremtest.c,v 1.2 2001/01/29 02:05:39 niklas Exp $ */ | ||
1 | /* $NetBSD: divremtest.c,v 1.1 1995/04/24 05:53:35 cgd Exp $ */ | 2 | /* $NetBSD: divremtest.c,v 1.1 1995/04/24 05:53:35 cgd Exp $ */ |
2 | 3 | ||
3 | /* | 4 | /* |
diff --git a/src/regress/lib/libc/arch/alpha/divremtest/mkcases.c b/src/regress/lib/libc/arch/alpha/divremtest/mkcases.c index 65ca17af4c..fcb4765b8c 100644 --- a/src/regress/lib/libc/arch/alpha/divremtest/mkcases.c +++ b/src/regress/lib/libc/arch/alpha/divremtest/mkcases.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: mkcases.c,v 1.2 2001/01/29 02:05:39 niklas Exp $ */ | ||
1 | /* $NetBSD: mkcases.c,v 1.1 1995/04/24 05:53:36 cgd Exp $ */ | 2 | /* $NetBSD: mkcases.c,v 1.1 1995/04/24 05:53:36 cgd Exp $ */ |
2 | 3 | ||
3 | /* | 4 | /* |
diff --git a/src/regress/lib/libc/arch/alpha/divremtest/mktestcases.c b/src/regress/lib/libc/arch/alpha/divremtest/mktestcases.c index ef02d61d70..3b01653f32 100644 --- a/src/regress/lib/libc/arch/alpha/divremtest/mktestcases.c +++ b/src/regress/lib/libc/arch/alpha/divremtest/mktestcases.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: mktestcases.c,v 1.2 2001/01/29 02:05:40 niklas Exp $ */ | ||
1 | /* $NetBSD: mktestcases.c,v 1.1 1995/04/24 05:53:37 cgd Exp $ */ | 2 | /* $NetBSD: mktestcases.c,v 1.1 1995/04/24 05:53:37 cgd Exp $ */ |
2 | 3 | ||
3 | /* | 4 | /* |
diff --git a/src/regress/lib/libc/db/Makefile b/src/regress/lib/libc/db/Makefile index 9d2dc61d66..f49b6b7247 100644 --- a/src/regress/lib/libc/db/Makefile +++ b/src/regress/lib/libc/db/Makefile | |||
@@ -1,5 +1,5 @@ | |||
1 | # $OpenBSD: Makefile,v 1.4 2001/01/29 02:05:40 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.11 1995/12/12 01:54:15 cgd Exp $ | 2 | # $NetBSD: Makefile,v 1.11 1995/12/12 01:54:15 cgd Exp $ |
2 | # @(#)Makefile 8.1 (Berkeley) 6/4/93 | ||
3 | 3 | ||
4 | PROG= dbtest | 4 | PROG= dbtest |
5 | 5 | ||
diff --git a/src/regress/lib/libc/db/README b/src/regress/lib/libc/db/README index fddf5c3d5a..23a1b77221 100644 --- a/src/regress/lib/libc/db/README +++ b/src/regress/lib/libc/db/README | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: README,v 1.3 2001/01/29 02:05:40 niklas Exp $ | ||
1 | # $NetBSD: README,v 1.5 1996/05/03 21:54:19 cgd Exp $ | 2 | # $NetBSD: README,v 1.5 1996/05/03 21:54:19 cgd Exp $ |
2 | # @(#)README 8.8 (Berkeley) 7/31/94 | 3 | # @(#)README 8.8 (Berkeley) 7/31/94 |
3 | 4 | ||
diff --git a/src/regress/lib/libc/db/dbtest.c b/src/regress/lib/libc/db/dbtest.c index 6ccfba5011..63e80524ec 100644 --- a/src/regress/lib/libc/db/dbtest.c +++ b/src/regress/lib/libc/db/dbtest.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: dbtest.c,v 1.6 2001/01/29 02:05:40 niklas Exp $ */ | ||
1 | /* $NetBSD: dbtest.c,v 1.8 1996/05/03 21:57:48 cgd Exp $ */ | 2 | /* $NetBSD: dbtest.c,v 1.8 1996/05/03 21:57:48 cgd Exp $ */ |
2 | 3 | ||
3 | /*- | 4 | /*- |
@@ -43,7 +44,7 @@ static char copyright[] = | |||
43 | #if 0 | 44 | #if 0 |
44 | static char sccsid[] = "@(#)dbtest.c 8.17 (Berkeley) 9/1/94"; | 45 | static char sccsid[] = "@(#)dbtest.c 8.17 (Berkeley) 9/1/94"; |
45 | #else | 46 | #else |
46 | static char rcsid[] = "$NetBSD: dbtest.c,v 1.8 1996/05/03 21:57:48 cgd Exp $"; | 47 | static char rcsid[] = "$OpenBSD: dbtest.c,v 1.6 2001/01/29 02:05:40 niklas Exp $"; |
47 | #endif | 48 | #endif |
48 | #endif /* not lint */ | 49 | #endif /* not lint */ |
49 | 50 | ||
diff --git a/src/regress/lib/libc/db/run.test b/src/regress/lib/libc/db/run.test index acbd3f49e1..0d6837e360 100644 --- a/src/regress/lib/libc/db/run.test +++ b/src/regress/lib/libc/db/run.test | |||
@@ -1,5 +1,6 @@ | |||
1 | #!/bin/sh - | 1 | #!/bin/sh - |
2 | # | 2 | # |
3 | # $OpenBSD: run.test,v 1.3 2001/01/29 02:05:41 niklas Exp $ | ||
3 | # $NetBSD: run.test,v 1.8 1996/05/03 21:57:51 cgd Exp $ | 4 | # $NetBSD: run.test,v 1.8 1996/05/03 21:57:51 cgd Exp $ |
4 | # @(#)run.test 8.10 (Berkeley) 7/26/94 | 5 | # @(#)run.test 8.10 (Berkeley) 7/26/94 |
5 | # | 6 | # |
diff --git a/src/regress/lib/libc/ieeefp/Makefile b/src/regress/lib/libc/ieeefp/Makefile index 0f453a31e9..892a1e7770 100644 --- a/src/regress/lib/libc/ieeefp/Makefile +++ b/src/regress/lib/libc/ieeefp/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.3 2001/01/29 02:05:41 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.5 1996/04/09 16:54:18 phil Exp $ | 2 | # $NetBSD: Makefile,v 1.5 1996/04/09 16:54:18 phil Exp $ |
2 | 3 | ||
3 | SUBDIR+= except round | 4 | SUBDIR+= except round |
diff --git a/src/regress/lib/libc/ieeefp/except/Makefile b/src/regress/lib/libc/ieeefp/except/Makefile index 91f24f15f6..ad9698f74f 100644 --- a/src/regress/lib/libc/ieeefp/except/Makefile +++ b/src/regress/lib/libc/ieeefp/except/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.2 2001/01/29 02:05:42 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.1 1995/04/26 00:27:25 jtc Exp $ | 2 | # $NetBSD: Makefile,v 1.1 1995/04/26 00:27:25 jtc Exp $ |
2 | 3 | ||
3 | PROG= except | 4 | PROG= except |
diff --git a/src/regress/lib/libc/ieeefp/except/except.c b/src/regress/lib/libc/ieeefp/except/except.c index a2a107a788..6b65e8f3c4 100644 --- a/src/regress/lib/libc/ieeefp/except/except.c +++ b/src/regress/lib/libc/ieeefp/except/except.c | |||
@@ -1,3 +1,5 @@ | |||
1 | /* $OpenBSD: except.c,v 1.3 2001/01/29 02:05:42 niklas Exp $ */ | ||
2 | |||
1 | #include <stdio.h> | 3 | #include <stdio.h> |
2 | #include <signal.h> | 4 | #include <signal.h> |
3 | #include <assert.h> | 5 | #include <assert.h> |
diff --git a/src/regress/lib/libc/ieeefp/round/Makefile b/src/regress/lib/libc/ieeefp/round/Makefile index 571133436c..c8e5c4f4d6 100644 --- a/src/regress/lib/libc/ieeefp/round/Makefile +++ b/src/regress/lib/libc/ieeefp/round/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.2 2001/01/29 02:05:42 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.1 1995/04/26 00:27:27 jtc Exp $ | 2 | # $NetBSD: Makefile,v 1.1 1995/04/26 00:27:27 jtc Exp $ |
2 | 3 | ||
3 | PROG= round | 4 | PROG= round |
diff --git a/src/regress/lib/libc/ieeefp/round/round.c b/src/regress/lib/libc/ieeefp/round/round.c index b9fcd9771e..086c4fdf10 100644 --- a/src/regress/lib/libc/ieeefp/round/round.c +++ b/src/regress/lib/libc/ieeefp/round/round.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: round.c,v 1.2 2001/01/29 02:05:43 niklas Exp $ */ | ||
1 | /* $NetBSD: round.c,v 1.1 1995/04/26 00:27:28 jtc Exp $ */ | 2 | /* $NetBSD: round.c,v 1.1 1995/04/26 00:27:28 jtc Exp $ */ |
2 | 3 | ||
3 | /* | 4 | /* |
diff --git a/src/regress/lib/libc/regex/Makefile b/src/regress/lib/libc/regex/Makefile index 93b7bb9052..2325e22c13 100644 --- a/src/regress/lib/libc/regex/Makefile +++ b/src/regress/lib/libc/regex/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.2 2001/01/29 02:05:43 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.2 1995/02/16 19:38:45 cgd Exp $ | 2 | # $NetBSD: Makefile,v 1.2 1995/02/16 19:38:45 cgd Exp $ |
2 | 3 | ||
3 | PROG= re | 4 | PROG= re |
diff --git a/src/regress/lib/libc/regex/debug.c b/src/regress/lib/libc/regex/debug.c index 41cd4a557d..7834e970c7 100644 --- a/src/regress/lib/libc/regex/debug.c +++ b/src/regress/lib/libc/regex/debug.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: debug.c,v 1.3 2001/01/29 02:05:43 niklas Exp $ */ | ||
1 | /* $NetBSD: debug.c,v 1.2 1995/04/20 22:39:42 cgd Exp $ */ | 2 | /* $NetBSD: debug.c,v 1.2 1995/04/20 22:39:42 cgd Exp $ */ |
2 | 3 | ||
3 | #include <stdio.h> | 4 | #include <stdio.h> |
diff --git a/src/regress/lib/libc/regex/debug.ih b/src/regress/lib/libc/regex/debug.ih index fb9bac0c75..2aa0449038 100644 --- a/src/regress/lib/libc/regex/debug.ih +++ b/src/regress/lib/libc/regex/debug.ih | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: debug.ih,v 1.2 2001/01/29 02:05:44 niklas Exp $ */ | ||
1 | /* $NetBSD: debug.ih,v 1.2 1995/04/20 22:39:47 cgd Exp $ */ | 2 | /* $NetBSD: debug.ih,v 1.2 1995/04/20 22:39:47 cgd Exp $ */ |
2 | 3 | ||
3 | /* ========= begin header generated by ./mkh ========= */ | 4 | /* ========= begin header generated by ./mkh ========= */ |
diff --git a/src/regress/lib/libc/regex/main.ih b/src/regress/lib/libc/regex/main.ih index 135e3e792d..9e3246889e 100644 --- a/src/regress/lib/libc/regex/main.ih +++ b/src/regress/lib/libc/regex/main.ih | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: main.ih,v 1.2 2001/01/29 02:05:44 niklas Exp $ */ | ||
1 | /* $NetBSD: main.ih,v 1.2 1995/04/20 22:39:55 cgd Exp $ */ | 2 | /* $NetBSD: main.ih,v 1.2 1995/04/20 22:39:55 cgd Exp $ */ |
2 | 3 | ||
3 | /* ========= begin header generated by ./mkh ========= */ | 4 | /* ========= begin header generated by ./mkh ========= */ |
diff --git a/src/regress/lib/libc/regex/split.c b/src/regress/lib/libc/regex/split.c index dd1ca14480..52cb6c681e 100644 --- a/src/regress/lib/libc/regex/split.c +++ b/src/regress/lib/libc/regex/split.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: split.c,v 1.2 2001/01/29 02:05:44 niklas Exp $ */ | ||
1 | /* $NetBSD: split.c,v 1.2 1995/04/20 22:39:57 cgd Exp $ */ | 2 | /* $NetBSD: split.c,v 1.2 1995/04/20 22:39:57 cgd Exp $ */ |
2 | 3 | ||
3 | #include <stdio.h> | 4 | #include <stdio.h> |
diff --git a/src/regress/lib/libc/regex/tests b/src/regress/lib/libc/regex/tests index 8e89f161b1..c89b9ec164 100644 --- a/src/regress/lib/libc/regex/tests +++ b/src/regress/lib/libc/regex/tests | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: tests,v 1.2 2001/01/29 02:05:44 niklas Exp $ | ||
1 | # $NetBSD: tests,v 1.5 1995/04/20 22:40:00 cgd Exp $ | 2 | # $NetBSD: tests,v 1.5 1995/04/20 22:40:00 cgd Exp $ |
2 | 3 | ||
3 | # regular expression test set | 4 | # regular expression test set |
diff --git a/src/regress/lib/libc/setjmp/Makefile b/src/regress/lib/libc/setjmp/Makefile index 25bf99d4cb..ebb76e004b 100644 --- a/src/regress/lib/libc/setjmp/Makefile +++ b/src/regress/lib/libc/setjmp/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.2 2001/01/29 02:05:45 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.2 1995/04/20 22:40:13 cgd Exp $ | 2 | # $NetBSD: Makefile,v 1.2 1995/04/20 22:40:13 cgd Exp $ |
2 | 3 | ||
3 | PROG= setjmptest | 4 | PROG= setjmptest |
diff --git a/src/regress/lib/libc/setjmp/jmptest.c b/src/regress/lib/libc/setjmp/jmptest.c index 16a482640a..aec1a9e782 100644 --- a/src/regress/lib/libc/setjmp/jmptest.c +++ b/src/regress/lib/libc/setjmp/jmptest.c | |||
@@ -1,3 +1,4 @@ | |||
1 | /* $OpenBSD: jmptest.c,v 1.4 2001/01/29 02:05:45 niklas Exp $ */ | ||
1 | /* $NetBSD: jmptest.c,v 1.2 1995/01/01 20:55:35 jtc Exp $ */ | 2 | /* $NetBSD: jmptest.c,v 1.2 1995/01/01 20:55:35 jtc Exp $ */ |
2 | 3 | ||
3 | /* | 4 | /* |
diff --git a/src/regress/lib/libc/sigsetjmp/Makefile b/src/regress/lib/libc/sigsetjmp/Makefile index 41682fcb66..2cab37a15e 100644 --- a/src/regress/lib/libc/sigsetjmp/Makefile +++ b/src/regress/lib/libc/sigsetjmp/Makefile | |||
@@ -1,3 +1,4 @@ | |||
1 | # $OpenBSD: Makefile,v 1.2 2001/01/29 02:05:46 niklas Exp $ | ||
1 | # $NetBSD: Makefile,v 1.2 1995/04/20 22:40:40 cgd Exp $ | 2 | # $NetBSD: Makefile,v 1.2 1995/04/20 22:40:40 cgd Exp $ |
2 | 3 | ||
3 | PROG= sigsetjmptest | 4 | PROG= sigsetjmptest |
diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile index 3f7d48fd2e..79c45692bc 100644 --- a/src/regress/lib/libssl/Makefile +++ b/src/regress/lib/libssl/Makefile | |||
@@ -1,3 +1,5 @@ | |||
1 | # $OpenBSD: Makefile,v 1.3 2001/01/29 02:05:46 niklas Exp $ | ||
2 | |||
1 | 3 | ||
2 | CLEANFILES+= testdsa.key testdsa.pem rsakey.pem rsacert.pem dsa512.pem | 4 | CLEANFILES+= testdsa.key testdsa.pem rsakey.pem rsacert.pem dsa512.pem |
3 | 5 | ||
diff --git a/src/regress/lib/libssl/openssl.cnf b/src/regress/lib/libssl/openssl.cnf index c8439860c3..9b6cf400c6 100644 --- a/src/regress/lib/libssl/openssl.cnf +++ b/src/regress/lib/libssl/openssl.cnf | |||
@@ -1,3 +1,5 @@ | |||
1 | # $OpenBSD: openssl.cnf,v 1.2 2001/01/29 02:05:46 niklas Exp $ | ||
2 | |||
1 | # | 3 | # |
2 | # SSLeay example configuration file. | 4 | # SSLeay example configuration file. |
3 | # This is mostly being used for generation of certificate requests. | 5 | # This is mostly being used for generation of certificate requests. |
diff --git a/src/regress/lib/libssl/test_client.sh b/src/regress/lib/libssl/test_client.sh index 8b24e3f8a7..4f17fad80e 100644 --- a/src/regress/lib/libssl/test_client.sh +++ b/src/regress/lib/libssl/test_client.sh | |||
@@ -1,4 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # $OpenBSD: test_client.sh,v 1.3 2001/01/29 02:05:48 niklas Exp $ | ||
3 | |||
2 | 4 | ||
3 | echo | 5 | echo |
4 | echo This starts a tls1 mode client to talk to the server run by | 6 | echo This starts a tls1 mode client to talk to the server run by |
diff --git a/src/regress/lib/libssl/test_server.sh b/src/regress/lib/libssl/test_server.sh index 7d40270f13..a9e2c84d4f 100644 --- a/src/regress/lib/libssl/test_server.sh +++ b/src/regress/lib/libssl/test_server.sh | |||
@@ -1,4 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # $OpenBSD: test_server.sh,v 1.3 2001/01/29 02:05:48 niklas Exp $ | ||
3 | |||
2 | 4 | ||
3 | echo This starts a tls1 mode server using the DSA certificate in ./server.pem | 5 | echo This starts a tls1 mode server using the DSA certificate in ./server.pem |
4 | echo Run ./testclient.sh in another window and type at it, you should | 6 | echo Run ./testclient.sh in another window and type at it, you should |
diff --git a/src/regress/lib/libssl/testdsa.sh b/src/regress/lib/libssl/testdsa.sh index e3afbfe40c..48526eec11 100644 --- a/src/regress/lib/libssl/testdsa.sh +++ b/src/regress/lib/libssl/testdsa.sh | |||
@@ -1,4 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # $OpenBSD: testdsa.sh,v 1.4 2001/01/29 02:05:48 niklas Exp $ | ||
3 | |||
2 | 4 | ||
3 | #Test DSA certificate generation of openssl | 5 | #Test DSA certificate generation of openssl |
4 | 6 | ||
diff --git a/src/regress/lib/libssl/testenc.sh b/src/regress/lib/libssl/testenc.sh index c30993449f..d1da3139d1 100644 --- a/src/regress/lib/libssl/testenc.sh +++ b/src/regress/lib/libssl/testenc.sh | |||
@@ -1,4 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # $OpenBSD: testenc.sh,v 1.5 2001/01/29 02:05:48 niklas Exp $ | ||
3 | |||
2 | 4 | ||
3 | testsrc=$2/openssl.cnf | 5 | testsrc=$2/openssl.cnf |
4 | test=$1/p | 6 | test=$1/p |
diff --git a/src/regress/lib/libssl/testrsa.sh b/src/regress/lib/libssl/testrsa.sh index 75e205a975..b41156a793 100644 --- a/src/regress/lib/libssl/testrsa.sh +++ b/src/regress/lib/libssl/testrsa.sh | |||
@@ -1,4 +1,6 @@ | |||
1 | #!/bin/sh | 1 | #!/bin/sh |
2 | # $OpenBSD: testrsa.sh,v 1.4 2001/01/29 02:05:48 niklas Exp $ | ||
3 | |||
2 | 4 | ||
3 | #Test RSA certificate generation of openssl | 5 | #Test RSA certificate generation of openssl |
4 | 6 | ||