Remove tests that depend on TLS or X.509

This commit is contained in:
Jaeden Amero 2018-11-02 10:51:09 +00:00
parent 2b725ef727
commit 9afb2e9921
24 changed files with 4 additions and 13166 deletions

View file

@ -102,8 +102,6 @@ ifndef WINDOWS
covtest:
$(MAKE) check
programs/test/selftest
tests/compat.sh
tests/ssl-opt.sh
lcov:
rm -rf Coverage