From: Wouter Wijngaards Date: Wed, 3 Dec 2008 14:07:08 +0000 (+0000) Subject: Added test. X-Git-Tag: release-1.2.0~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcf49eaf962912857ff5cd5d69059f49057b7aba;p=thirdparty%2Funbound.git Added test. git-svn-id: file:///svn/unbound/trunk@1381 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index a6ac9f136..1be7e7132 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -3,6 +3,7 @@ freezes up unbound if this was compiled without threading, and was using multiple processes. - iana portlist updated. + - test for remote control with interprocess communication. 1 December 2008: Wouter - SElinux policy files in contrib/selinux for the unbound daemon, diff --git a/testdata/remote-threaded.tpkg b/testdata/remote-threaded.tpkg new file mode 100644 index 000000000..17947ce85 Binary files /dev/null and b/testdata/remote-threaded.tpkg differ