aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2013-04-02 05:36:21 +0100
committerBen Laurie <ben@links.org>2013-04-06 15:13:11 +0100
commit8c7f5f3becce0522bbad4539d079e011f05eb5ac (patch)
tree4edccd581e42d292a509be28c25ee07ad84ddad3 /test
parent188f6443aee5639096d0f86fb2cc0750bbcffe5c (diff)
downloadopenssl-8c7f5f3becce0522bbad4539d079e011f05eb5ac.zip
openssl-8c7f5f3becce0522bbad4539d079e011f05eb5ac.tar.gz
openssl-8c7f5f3becce0522bbad4539d079e011f05eb5ac.tar.bz2
Make PKCS#7 test work.
Diffstat (limited to 'test')
-rw-r--r--test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile b/test/Makefile
index 9a4cabc..620bf2b 100644
--- a/test/Makefile
+++ b/test/Makefile
@@ -274,7 +274,7 @@ test_req: ../apps/openssl treq testreq.pem testreq2.pem
@sh ./treq 2>/dev/null
@sh ./treq testreq2.pem 2>/dev/null
-test_pkcs7: ../apps/openssl tpkcs7 tpkcs7d
+test_pkcs7: ../apps/openssl tpkcs7 tpkcs7d testp7.pem pkcs7-1.pem
@sh ./tpkcs7 2>/dev/null
@sh ./tpkcs7d 2>/dev/null