]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
tests: removed remainders of pkcs11 tests from suite/
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 24 Jun 2016 08:55:37 +0000 (10:55 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Fri, 24 Jun 2016 08:55:37 +0000 (10:55 +0200)
tests/suite/Makefile.am

index f4093a8570154391afdabb7dd118cb23c11bf344..ea5d2d2cbc6cc76f990052e31f5e4c2c38b1e22f 100644 (file)
@@ -90,7 +90,7 @@ nodist_check_SCRIPTS = testsrn.sh chain.sh invalid-cert.sh \
        testrandom.sh
 
 if ENABLE_PKCS11
-nodist_check_SCRIPTS += testpkcs11.sh pkcs11-chainverify pkcs11-get-issuer crl-test
+nodist_check_SCRIPTS += testpkcs11.sh crl-test
 endif
 
 TESTS_ENVIRONMENT = EXEEXT=$(EXEEXT) \