]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Add ipv6 stub test.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 10 Mar 2010 12:36:59 +0000 (12:36 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Wed, 10 Mar 2010 12:36:59 +0000 (12:36 +0000)
git-svn-id: file:///svn/unbound/trunk@2020 be551aaa-1e26-0410-a405-d3ace91eadb9

testcode/do-tests.sh
testdata/stub_udp6.tpkg [new file with mode: 0644]

index 4a459d575cce778c2a2d14c34e6d65326966ab2e..3fa79f70a66add851c891b75ebe8237300ebb4b9 100755 (executable)
@@ -7,7 +7,7 @@ NEED_XXD='fwd_compress_c00c.tpkg fwd_zero.tpkg'
 NEED_NC='fwd_compress_c00c.tpkg fwd_zero.tpkg'
 NEED_CURL='06-ianaports.tpkg'
 NEED_WHOAMI='07-confroot.tpkg'
-NEED_IPV6='fwd_ancil.tpkg fwd_tcp_tc6.tpkg'
+NEED_IPV6='fwd_ancil.tpkg fwd_tcp_tc6.tpkg stub_udp6.tpkg'
 NEED_NOMINGW='tcp_sigpipe.tpkg 07-confroot.tpkg 08-host-lib.tpkg fwd_ancil.tpkg'
 
 # test for ipv6, uses streamptcp peculiarity.
diff --git a/testdata/stub_udp6.tpkg b/testdata/stub_udp6.tpkg
new file mode 100644 (file)
index 0000000..6790f38
Binary files /dev/null and b/testdata/stub_udp6.tpkg differ