]> git.ipfire.org Git - thirdparty/bind9.git/commit
Build wire_test
authorMichał Kępień <michal@isc.org>
Thu, 23 Apr 2020 06:07:07 +0000 (08:07 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 24 Apr 2020 14:11:20 +0000 (16:11 +0200)
commit32247dc997d4776170faba5a2f3dd0be857c155e
tree056a35b838655894844ab0c28f70498329d40e7b
parentba0e9cb56c66e26793d7c23614f4fc3d3f10ff98
Build wire_test

The bin/tests/wire_test helper program is currently not included in any
Makefile.am file.  Move its source code to bin/tests/system and build it
along other helper tools when dnstap support is requested as the
"dnstap" system test needs this tool in order to pass.
bin/tests/system/Makefile.am
bin/tests/system/conf.sh.in
bin/tests/system/wire_test.c [moved from bin/tests/wire_test.c with 100% similarity]
util/copyrights