tdir (mini_tdir.sh) can be used to execute singular tdir tests
tpkg (mini_tpkg.sh) can be used to execute singular tpkg tests
do-tests runs a long list of tests.
tdir- e.g.
ln -s $PWD/mini_tdir.sh ~/.local/bin/tdir
- e.g.
streamtcp- Clone unbound repo and build
streamtcp, e.g../configure && make streamtcpln -s $PWD/streamtcp ~/.local/bin/streamtcp
- Clone unbound repo and build
- configure NSD with
--enable-checking, else clang-analysis will fail