From: Wouter Wijngaards Date: Tue, 27 Feb 2007 13:55:09 +0000 (+0000) Subject: New test. X-Git-Tag: release-0.1~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b4c06230c277585353c5cfd0b1118f7d86124cb;p=thirdparty%2Funbound.git New test. git-svn-id: file:///svn/unbound/trunk@155 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index cb853ee29..4fc4aad54 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -9,6 +9,8 @@ - If query list is full, will stop selecting listening ports for read. This makes all threads service incoming requests, instead of one. No memory is leaking during reloads, service of queries, etc. + - test that uses ldns-testns -f to test threading. Have to answer + three queries at the same time. 26 February 2007: Wouter - ub_random code used to select ID and port. diff --git a/testdata/fwd_three.tpkg b/testdata/fwd_three.tpkg new file mode 100644 index 000000000..03f50e17c Binary files /dev/null and b/testdata/fwd_three.tpkg differ