summaryrefslogtreecommitdiff
path: root/testdata/dnscrypt_queries_chacha.tdir/dnscrypt_queries_chacha.post
blob: 1ca6a7e3f1de876d44b6e14e639cfcee29ecacf7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# #-- dnscrypt_queries_chacha.post --#
# source the master var file when it's there
[ -f ../.tpkg.var.master ] && source ../.tpkg.var.master
# source the test var file when it's there
[ -f .tpkg.var.test ] && source .tpkg.var.test
#
# do your teardown here
PRE="../.."
. ../common.sh

# Check if we can run the test.
. ./precheck.sh


kill_pid $FWD_PID
kill_pid $UNBOUND_PID
kill_pid $PROXY_PID