]> git.ipfire.org Git - thirdparty/bind9.git/commit
Multiply 1996-alloc_dnsbuf-crash-test.pkt by 300000 via TCP
authorOndřej Surý <ondrej@isc.org>
Tue, 1 Sep 2020 07:37:05 +0000 (09:37 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 2 Sep 2020 10:46:43 +0000 (12:46 +0200)
commit92df4ba652bb04d09b6086b0b64dc3ce8445c9a7
treeaccc9bd2789cf5ce2e20f27a1616cffb96cd2d9e
parent4dc666d47466216de86724dd7a69b84a9e5a4f4b
Multiply 1996-alloc_dnsbuf-crash-test.pkt by 300000 via TCP

The test for assertion failure via large TCP packet needs to be repeated
multiple times (we use 300000).  This commit fixes the input file to be
properly hexlified and uses the new packet.pl -r feature to send it
300000 times via TCP.

(cherry picked from commit 5f6eb014aaa3391259db71d06e6367ced5672d13)
bin/tests/system/tcp/1996-alloc_dnsbuf-crash-test.pkt [new file with mode: 0644]
bin/tests/system/tcp/tests.sh