summaryrefslogtreecommitdiff
path: root/tests/suite/pkcs7-cat
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/pkcs7-cat')
-rwxr-xr-xtests/suite/pkcs7-cat4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/suite/pkcs7-cat b/tests/suite/pkcs7-cat
index a034b0c487..1ddfd6bab1 100755
--- a/tests/suite/pkcs7-cat
+++ b/tests/suite/pkcs7-cat
@@ -28,6 +28,10 @@ if ! test -z "${VALGRIND}"; then
fi
OUTFILE=out-pkcs7.$$.tmp
+if ! test -x "${CERTTOOL}"; then
+ exit 77
+fi
+
. ${srcdir}/../scripts/common.sh
check_for_datefudge