test crypto support

(cherry picked from commit 0a78894304)
This commit is contained in:
Mark Andrews 2017-05-26 16:03:49 +10:00
parent cc2b6ff5dd
commit 10a12de0ef

View file

@ -17,6 +17,8 @@
SYSTEMTESTTOP=..
. $SYSTEMTESTTOP/conf.sh
$SHELL ../testcrypto.sh || exit 255
if test -n "$PYTHON"
then
if $PYTHON -c "import dns" 2> /dev/null