aboutsummaryrefslogtreecommitdiffstats
path: root/test/treq
diff options
context:
space:
mode:
authorBodo Möller <bodo@openssl.org>2000-03-13 19:24:39 +0000
committerBodo Möller <bodo@openssl.org>2000-03-13 19:24:39 +0000
commit65b002f39934a755b6db855c9f9ba722d6cef863 (patch)
treeb26617a66f83a3bd399da887892a6e4af0ba3735 /test/treq
parentbc23b70e47531cabe5b3c329ba0b5d58777fbb7b (diff)
downloadopenssl-65b002f39934a755b6db855c9f9ba722d6cef863.tar.gz
Update test suite so that 'make test' succeeds in 'no-rsa' configuration.
Diffstat (limited to 'test/treq')
-rw-r--r--test/treq5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/treq b/test/treq
index 0464c9d902..9f5eb7eea5 100644
--- a/test/treq
+++ b/test/treq
@@ -11,6 +11,11 @@ else
t=testreq.pem
fi
+if $cmd -in $t -inform p -noout -text | fgrep 'Unknown Public Key'; then
+ echo "skipping req conversion test for $t"
+ exit 0
+fi
+
echo testing req conversions
cp $t fff.p