test2600: fix the description

It looks like it was cut-and-pasted.

Closes #11354
This commit is contained in:
Dan Fandrich 2023-06-20 12:47:33 -07:00
parent 96e4d6809c
commit 47c04d7136
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
<info>
<keywords>
unittest
llist
cfilter
</keywords>
</info>
@ -18,7 +18,7 @@ debug
http
</features>
<name>
llist unit tests
connection filter connect/destroy unit tests
</name>
</client>
</testcase>

View File

@ -347,7 +347,7 @@ static void test_connect(struct test_case *tc)
/*
* How these test cases work:
* - replace the creation of the TCP socket filter with out test filter
* - replace the creation of the TCP socket filter with our test filter
* - test filter does nothing and reports failure after configured delay
* - we feed addresses into the resolve cache to simulate different cases
* - we monitor how many instances of ipv4/v6 attempts are made and when