Synchronize the test priority with the pytest runner (which handles the
prioritization in conftest.py).
$(LIBDNS_LIBS) \
$(DLOPEN_LIBS)
+# Longer running tests are listed (and executed) first to take the most
+# advantage of parallel execution.
TESTS = \
+ rpz \
+ rpzrecurse \
+ serve-stale \
+ timeouts \
+ upforwd \
acl \
additional \
addzone \
resolver \
rndc \
rootkeysentinel \
- rpz \
rpzextra \
- rpzrecurse \
rrchecker \
rrl \
rrsetorder \
rsabigexponent \
runtime \
- serve-stale \
sfcache \
shutdown \
smartsign \
stub \
synthfromdnssec \
tcp \
- timeouts \
tools \
transport-acl \
tsig \
tsiggss \
ttl \
unknown \
- upforwd \
verify \
views \
wildcard \