bind9/bin/tests
Evan Hunt 93ee6b8a22 Alter distclean rule to prevent recursing into the same directory twice
Commit f87e0c03ee removed the "system" directory from the TESTDIRS
variable in bin/tests/Makefile.in in an attempt to fix "make distclean"
which was broken since commit 0d784de16a.  However, this change
prevented any system tests from being run when "make test" is invoked.

We now put it back into both SUBDIRS and TESTDIRS, but with a modified
rule to check for the existence of a Makefile in each subdirectory before
trying to run make there. This prevents "make distclean" from trying to
run again in a directory where it's already been run.
2018-04-10 19:56:45 -07:00
..
bigtest update file headers 2018-03-15 18:33:13 -07:00
optional Do not access dns_fixedname_t fields directly 2018-04-09 12:14:16 +02:00
pkcs11 Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
startperf Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
system Use dns_fixedname_initname() where possible 2018-04-09 12:14:16 +02:00
testdata/wire move all optional tests from bin/tests to bin/tests/optional 2018-03-09 14:12:47 -08:00
virtual-time update file headers 2018-03-15 18:33:13 -07:00
win32 [master] add libns and remove liblwres 2017-09-08 13:47:34 -07:00
.gitignore migrate t_dst signature test to lib/dns/tests/dst_test 2018-03-09 14:12:50 -08:00
cfg_test.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
fromhex.pl Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
headerdep_test.sh.in Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
Makefile.in Alter distclean rule to prevent recursing into the same directory twice 2018-04-10 19:56:45 -07:00
makejournal.c Use dns_fixedname_initname() where possible 2018-04-09 12:14:16 +02:00
named.conf Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
wire_test.c Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00