Dependencies for these tests are already checked in prereq.sh - if the
dependencies are missing, these tests will be skipped. The extra
dependency check in Makefile.am is extraneous and only applied for the
legacy test runner.
(cherry picked from commit
807f67b1cd938c3877759c3998cebf21aaddf062)
rpzrecurse
endif HAVE_PERLMOD_NET_DNS
-if HAVE_LIBNGHTTP2
-TESTS += \
- doth
-endif
-
TESTS += \
acl \
additional \
dispatch \
dlzexternal \
dns64 \
+ dnstap \
+ doth \
dsdigest \
dupsigs \
dyndb \
notify \
nsec3 \
nslookup \
+ nzd2nzf \
padding \
pending \
pipelined \
xferquota \
zonechecks
-if HAVE_LMDB
-TESTS += nzd2nzf
-endif # HAVE_LMDB
-
if HAVE_PERLMOD_NET_DNS
TESTS += \
upforwd \
zero
-if HAVE_DNSTAP
-TESTS += dnstap
-endif
-
if HAVE_PERLMOD_FILE_FETCH
TESTS += statschannel
endif HAVE_PERLMOD_FILE_FETCH