]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
New test.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 27 Feb 2007 13:55:09 +0000 (13:55 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 27 Feb 2007 13:55:09 +0000 (13:55 +0000)
git-svn-id: file:///svn/unbound/trunk@155 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
testdata/fwd_three.tpkg [new file with mode: 0644]

index cb853ee29ed227eee9e9a2c1c3b4cf11a64fc56b..4fc4aad543687938710e7b378321aa682ab71734 100644 (file)
@@ -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 (file)
index 0000000..03f50e1
Binary files /dev/null and b/testdata/fwd_three.tpkg differ