aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_all.sh
blob: ca619479561df3448527dc1599ada24aa66d201c (plain) (blame)
1
2
3
4
5
6
#!/bin/sh
set -euxo pipefail
BASEDIR=$(dirname $0)

echo "Testing TLS"
"$BASEDIR/certificate_test/test.sh"